RubyGems Navigation menu

console_update 0.1.6

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.

Gemfile:
= Copy to clipboard Copied!

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 (6):

activerecord ~> 2.3.0
bacon >= 1.1.0
bacon-bits >= 0
mocha >= 0
sqlite3 ~> 1.3.0

Owners:

Authors:

  • Gabriel Horner

SHA 256 checksum:

54d2809b91c3c07d67063a424b6e266eee80b31d871440cdcb71bc3fe6a133b0

Total downloads 24,375

For this version 6,608

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: