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!

"Holeless" page caching for Rails

Users never have to wait for cached pages to be generated (unlike the page caching that ships with Rails). Inspired by Pivotal Labs’ Rails, Slashdotted: no problem I’ve created this Page Cache plugin to give Rails holeless/seamless page caching. The README and source is on github and here’s the blog post explaining how I use it.

Comments

great work man! any plans for adding ttls to cached pages? i generally find that the bigger the site gets, the less maintainable non-ttl based expiry methods become.

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