active record each plugin

Plugin details

ActiveRecordEach is a 5 minutes plugin that implements ActiveRecord::Base.each instance method, and map/collect

Websitehttp://github.com/guillermo/active_record_each/wikis Repositorygit://github.com/guillermo/active_record_each.git Author Josh Goebel, Guillermo Álvarez Tags ActiveRecord, active, record, each, map, collect LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install git://github.com/guillermo/active_record_each.git
    User.each (:conditions =>users.login LIKEg%’) { |u| Notifier.deliver_report(u) }


Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: scott, 4 months ago