<?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: filter</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>acts_as_textiled</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_textiled</link>
      <description>This simple plugin allows you to forget about constantly rendering Textile in your application.</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_textiled</guid>
      <author>Chris Wanstrath</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>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/cachefilter</guid>
      <author>Gustav Paul</author>
    </item>
    <item>
      <title>meantime_filter</title>
      <link>http://agilewebdevelopment.com/plugins/meantime_filter</link>
      <description>This plugin introduces a new filter type to ActionController::Base: meantime filters. They are called at the time of the action call just after before filters. They allow to do things around the action by yielding when the action has to be performed. This enables the action to be executed within the block of any method.</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/meantime_filter</guid>
      <author>Roman Le Negrate</author>
    </item>
    <item>
      <title>BBCodeizer</title>
      <link>http://agilewebdevelopment.com/plugins/bbcodeizer</link>
      <description>Translates BBCode to HTML</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/bbcodeizer</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>RedCloth Template</title>
      <link>http://agilewebdevelopment.com/plugins/redcloth_template</link>
      <description>Use Textile and Markdown syntax directly in your views</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/redcloth_template</guid>
      <author>Markus Koller</author>
    </item>
    <item>
      <title>Filters column</title>
      <link>http://agilewebdevelopment.com/plugins/filters_column</link>
      <description>Use a separate column to automatically store the results of text filters like Textile or Markdown.</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/filters_column</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>Filter</title>
      <link>http://agilewebdevelopment.com/plugins/filter</link>
      <description>Filter let you specify common filtering options, in order to generate
a filtered condition, useful for filtering from request params.</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/filter</guid>
      <author>Davide D'Agostino (DAddYE)</author>
    </item>
    <item>
      <title>Condition Builder</title>
      <link>http://agilewebdevelopment.com/plugins/condition_builder</link>
      <description>Creates a :conditions array using Ruby blocks for use in your "find" queries.  No complex mappings as in the ez_where plugin.</description>
      <pubDate>Thu, 16 Nov 2006 15:45:31 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/condition_builder</guid>
      <author>Duane Johnson</author>
    </item>
  </channel>
</rss>
