Open
Description
I'm running Rails 3.2.1 and themes_for_rails 0.5.1.
Trying to deploy and keep getting errors with precompiling assets.
In trying to narrow down the problem, I'm trying to run rake asset:precompile manually on my local machine, setting RAILS_ENV to production, which gives me the same error as what I see in my capistrano deployment.
Here's the error I keep getting, using the --trace option along with the rake task:
https://gist.github.com/2982787
Any ideas what I'm doing wrong here?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels