Getting started with HTTP caching in Rails
Rails provides a few different methods of HTTP caching out of the box, and one of them is conditional GET requests. I wrote a short article on how you can get started with HTTP caching in Rails.
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!
Rails provides a few different methods of HTTP caching out of the box, and one of them is conditional GET requests. I wrote a short article on how you can get started with HTTP caching in Rails.
Post a comment