Rails Caching Tutorial on RailsEnvy
\"When your Ruby On Rails Website gets famous you're going to wish you implemented proper caching. Are you worried? Maybe just a little?\r\n\r\nThis tutorial is going to show everything you need to know to use Caching in your Rails applications, so when you get digg'd or slashdot'd you won't be left begging your hosting provider for more bandwidth.\r\n\r\n\r\n\r\nSince there are so many different types of caching, I'm going to split this up into several blog entries. Each one will build on the previous, talking about more complex types of caching and how to implement them. We'll even discuss some advanced caching plugins people have written for customized caching.\r\n\r\nToday we're going to dive into the FASTEST rails caching mechanism, page caching!\"