nesquena / rabl

General ruby templating with json, bson, xml, plist and msgpack support
http://blog.codepath.com/2011/06/27/building-a-platform-api-on-rails/
MIT License
3.64k stars 334 forks source link

issue with caching rabl version 0.13.0 #676

Open SudhakarPunniyakotti opened 8 years ago

SudhakarPunniyakotti commented 8 years ago

While rabl cacheing getting the error,

ActionView::Template::Error (wrong number of arguments (given 3, expected 0)):

I am using ruby 2.3.0 and rails 5.0.0.1.