RubyGems Navigation menu

console_update 0.1.5

Updates records from the console via your preferred editor. You can update a record's columns as well as any attribute 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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.6 February 25, 2012 (11.5 KB)
  2. 0.1.5 September 30, 2010 (11 KB)
  3. 0.1.4 June 11, 2010 (10.5 KB)
  4. 0.1.3 June 10, 2010 (10.5 KB)
  5. 0.1.2 October 23, 2009 (10.5 KB)

Development Dependencies (3):

bacon >= 1.1.0
mocha >= 0

Owners:

Authors:

  • Gabriel Horner

SHA 256 checksum:

=

Total downloads 24,964

For this version 5,370

Version Released:

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: