<?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: scope</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Dynamic Scope</title>
      <link>http://agilewebdevelopment.com/plugins/dynamic_scope</link>
      <description>Adds dynamic methods to scope.</description>
      <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/dynamic_scope</guid>
      <author>Josh Peek</author>
    </item>
    <item>
      <title>scope_out</title>
      <link>http://agilewebdevelopment.com/plugins/scope_out</link>
      <description>Create custom finder methods on your model which accept all normal find arguments, but limit the scope of the query. Perfect for keeping your models DRY and decoupled.</description>
      <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/scope_out</guid>
      <author>John Andrews</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>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/meantime_filter</guid>
      <author>Roman Le Negrate</author>
    </item>
    <item>
      <title>AutoScope</title>
      <link>http://agilewebdevelopment.com/plugins/autoscope</link>
      <description>Automatically create scoped access methods on your ActiveRecord models.</description>
      <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/autoscope</guid>
      <author>Fran&#231;ois Beausoleil</author>
    </item>
    <item>
      <title>Global scope</title>
      <link>http://agilewebdevelopment.com/plugins/global_scope</link>
      <description>This plugin allows to define ActiveRecord's method parameters with a global scope. The functionality is analogous to the original with_scope method, but it applies globally and not just within a given block.</description>
      <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/global_scope</guid>
      <author>Dimitrij Denissenko</author>
    </item>
    <item>
      <title>Grouped Scope</title>
      <link>http://agilewebdevelopment.com/plugins/grouped_scope</link>
      <description>Turn your has_many style associations into grouped scope.</description>
      <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/grouped_scope</guid>
      <author>Ken Collins</author>
    </item>
    <item>
      <title>NamedScope</title>
      <link>http://agilewebdevelopment.com/plugins/namedscope</link>
      <description>NamedScope for rails 1.2.6 and 2.0.4. Very very inclusive backport which also includes first,last,all methods and more.</description>
      <pubDate>Sun, 01 Oct 2006 20:43:26 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/namedscope</guid>
      <author>Ken Collins</author>
    </item>
  </channel>
</rss>
