I'm using Capistrano 3 and Rails 4.  I have not been able to figure out how to 
precompile my assets.  I added these lines to my Capfile:

load 'deploy'
load 'deploy/assets'
load 'config/deploy'

I get:
"cannot load such file -- deploy"
when I run:
bundle exec cap production deploy

Help would be appreciated.
-Jesse

-- 
-- 
* 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
--- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to