RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ryanyogan
Site: ryanyogan.com
I am assuming you added the require's in your assets for js & css ...
Run rake assets:precompile and see if it errors out?
If that doesn't fix it let me know there is a few other tricks with development mode for the asset pipeline.
I am assuming you added the require's in your assets for js & css ...
Run rake assets:precompile and see if it errors out?
If that doesn't fix it let me know there is a few other tricks with development mode for the asset pipeline.