Open
Description
We were using Jammit on a Rails 3 application which we just upgraded to 4.2.6. After deploying to production we started getting this error and our page views/css do not display properly
NameError (undefined local variable or method `page_cache_directory' for #<Jammit::Controller:0x007f1daee33488>):
We are on Rails 4.2.6, Ruby 2.3.0, and Jammit 0.7.0
Can anyone provide some insight on if there are compatibility issues with Jammit and Rails 4.2.6? If so can you point me in the direction of where this needs to be fixed so I can PR. Or should we scrap the gem and migrate to the asset pipeline?
Metadata
Metadata
Assignees
Labels
No labels