jwhitley / requirejs-rails

RequireJS support for your Rails 3 or 4 application
MIT License
592 stars 202 forks source link

Add check for assets_manifest of ActionView::Base #240

Open vintikzzz opened 9 years ago

vintikzzz commented 9 years ago

I got error while precompilling my assets that there is no assets_manifest for ActionView::Base. I am currently using rails 4.0.13