RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Easy client-caching with RestClient and Rack-Cache (60 LOC)

rack-cache is most used to cache responses given by an application backend. If you consider that your backend is the web, then rack-cache becomes a powerful tool for client-caching. Look at the Gist

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in