<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: cache</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Conditional Caching</title>
      <link>http://agilewebdevelopment.com/plugins/conditional_caching</link>
      <description>Allows more flexible caching via :if and :tag options.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/conditional_caching</guid>
      <author>Redline Software Inc.</author>
    </item>
    <item>
      <title>SuperImage</title>
      <link>http://agilewebdevelopment.com/plugins/superimage</link>
      <description>Deprecated: use "FlexImage":http://github.com/Squeegy/fleximage</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/superimage</guid>
      <author>Alex Wayne</author>
    </item>
    <item>
      <title>BackgrounDRb</title>
      <link>http://agilewebdevelopment.com/plugins/backgroundrb</link>
      <description>A drb server for running background tasks from your rails app with hooks for progress bars and also in memory caching system.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/backgroundrb</guid>
      <author>Ezra Zygmuntowicz</author>
    </item>
    <item>
      <title>Memcache fragments with time expiry</title>
      <link>http://agilewebdevelopment.com/plugins/memcache_fragments_with_time_expiry</link>
      <description>Makes rails fragment cache play nice with robot coop memcache-client plugin and adds an :expire=&gt;time syntax to the cache fragment view helper</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/memcache_fragments_with_time_expiry</guid>
      <author>Yan Pritzker</author>
    </item>
    <item>
      <title>Fleximage</title>
      <link>http://agilewebdevelopment.com/plugins/fleximage</link>
      <description>Fleximage is a Rails plugin that tries to make image uploading and rendering super easy.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/fleximage</guid>
      <author>Alex Wayne</author>
    </item>
    <item>
      <title>Action cache</title>
      <link>http://agilewebdevelopment.com/plugins/action_cache</link>
      <description>Drop in replacement for the Action Cache to provide bug fixes, better cache keys, cache item expiry, runtime cache control and X-Sendfile support.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/action_cache</guid>
      <author>Tom Fakes</author>
    </item>
    <item>
      <title>caches.rb</title>
      <link>http://agilewebdevelopment.com/plugins/caches_rb</link>
      <description>Method caching</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/caches_rb</guid>
      <author>Yurii Rashkovskii</author>
    </item>
    <item>
      <title>CacheFilter</title>
      <link>http://agilewebdevelopment.com/plugins/cachefilter</link>
      <description>Keep multiple versions of a template cached and decide which to render with a before_filter</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/cachefilter</guid>
      <author>Gustav Paul</author>
    </item>
    <item>
      <title>Content cache</title>
      <link>http://agilewebdevelopment.com/plugins/content_cache</link>
      <description>Cache rendered views within the context of your layout, allowing you to mix dynamic content with cached static content.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/content_cache</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>Broomstick</title>
      <link>http://agilewebdevelopment.com/plugins/broomstick</link>
      <description>Rails only offers methods to
expire a single page but no methods to expire an entire action or
controller. This plugin does just that.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/broomstick</guid>
      <author>Charlie Bowman</author>
    </item>
    <item>
      <title>CachedAssets</title>
      <link>http://agilewebdevelopment.com/plugins/cachedassets</link>
      <description>Combine CSS and JS files into one to reduce the number of HTTP requests.
</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/cachedassets</guid>
      <author>Istvan Hoka</author>
    </item>
    <item>
      <title>EasyCache</title>
      <link>http://agilewebdevelopment.com/plugins/easycache</link>
      <description>Quick and easy general-purpose data caching in your Ruby on Rails applications.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/easycache</guid>
      <author>Matt Zukowski</author>
    </item>
    <item>
      <title>Acts as Static</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_static</link>
      <description>Light weight transparent record cache</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_static</guid>
      <author>Doug Renn</author>
    </item>
    <item>
      <title>xmlcache</title>
      <link>http://agilewebdevelopment.com/plugins/xmlcache</link>
      <description>Allows RXML documents to have fragment caching for XML. Uses same mechanisms as erb fragments, so its very simple to use.</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/xmlcache</guid>
      <author>JT Archie</author>
    </item>
    <item>
      <title>Acts As Taggable On Steroids</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids</link>
      <description>This plugin is based on acts_as_taggable by DHH but includes extras
such as tests, smarter tag assignment, caching, and tag cloud calculations.
</description>
      <pubDate>Sat, 03 Jun 2006 18:10:14 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_taggable_on_steroids</guid>
      <author>Jonathan Viney</author>
    </item>
  </channel>
</rss>
