Closed SudhakarPunniyakotti closed 8 years ago
@sudhakar377114 this should be fixed with #653 Could you check if the problem still exists with a master?
Thank you @krzysiek1507. Updated the gem gem 'rabl', github: "nesquena/rabl"
works fine.
@sudhakar377114 could you please close issue?
Have you guys had luck with caching in Rails 5? Does it work as intended?
@databyte yes, its works fine in rails5 beta3. I used this for object caching in view.
I have enabled the cache using the rake task rails dev:cache in my development.
While caching the object in rabl getting the below error