Scoped Proxy plugin
Plugin details
Documentation
class User < ActiveRecord::Base scoped_proxy :woman, :find => { :conditions => ['sex=?', 'f'] }
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 7 months ago

