Hi there, In many online documents/blogs, it is recommended to run task to minify and bundle assets using "jammit" after "deploy:create_symlink" [0].
But, for some reasons, jammit task may fail, this way, end users will see 404 errors. Is it better to run jammit before "deploy:create_symlink"? Thanks. [0] http://afreshcup.com/home/2010/1/18/notes-on-using-jammit-with-rails.html -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
