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.65k stars 335 forks source link

Rack/Sinatra cache support #582

Open destroytoday opened 9 years ago

destroytoday commented 9 years ago

Any progress on cache support for Rack/Sinatra apps? Right now, it's exclusive to Rails, but I read in the docs that there are plans to expand that support.

nesquena commented 9 years ago

No progress yet, it's something we'd like to do but haven't had a chance to get around to. Patches certainly welcome.