Sign in Sign up
rubygems

console_update

Updates records from the console via your preferred editor. You can update a record's columns as well as <i>any attribute</i> that has accessor methods. Records are edited via a temporary file and once saved, the records are updated. Records go through a filter before and after editing the file. Yaml is the default filter, but you can define your own filter simply with a module and 2 expected methods. See ConsoleUpdate::Filter for more details. Compatible with all major Ruby versions and Rails 2.3.x and up.

Activity

Latest release
14y ago
Total releases
5
Cadence
~6 months
Last 12 months
0

Details

First release
Oct 22, 2009
Releases
Version Released
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 initial