|
|
Action Caching
Category: Web Development > Ruby On Rails
Posted: 22 Feb 08
Action caching behaves much like page caching except it processes the controller filters. You can also make it conditional as seen in this episode
|
|
|
|
Page Caching
Category: Web Development > Ruby On Rails
Posted: 21 Jan 08
Page caching is an efficient way to cache stateless content. In this episode I will show you how to cache the dynamic javascript we created last week
|
|
|
|
|
|
|