Plugin Search

meantime_filter
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.
Rating: 4/5 (8 votes)
Added on 3 Jul 2006
Dynamic Scope
Adds dynamic methods to scope.
Rating: 2/5 (16 votes)
Added on 28 Jul 2006
Global scope
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.
Rating: 5/5 (1 vote)
Added on 22 Oct 2006
scope_out
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.
Rating: 5/5 (13 votes)
Added on 16 Jan 2007
AutoScope
Automatically create scoped access methods on your ActiveRecord models.
Rating: 3/5 (3 votes)
Added on 28 Mar 2007
Grouped Scope
Turn your has_many style associations into grouped scope.
Rating: 3/5 (1 vote)
Added on 29 Sep 2008
NamedScope
NamedScope for rails 1.2.6 and 2.0.4. Very very inclusive backport which also includes first,last,all methods and more.
Rating: 5/5 (2 votes)
Added on 3 Oct 2008
Add a plugin

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?