Hacker News new | ask | show | jobs
API building in Rails: How to make Rails, Grape and Her work together (codetunes.com)
2 points by szymo 4463 days ago
1 comments

There is no magic with usage of faraday-http-cache. IMHO you should clearly point how to setup grape to send cache headers. Without cache headers faraday-http-cache won't work.