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:
=

安裝:
=

版本列表:

  1. 0.1.6 February 25, 2012 (11.5 KB)
  2. 0.1.5 September 30, 2010 (11.0 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 相依性套件 (6):

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

擁有者:

作者:

  • Gabriel Horner

SHA 256 總和檢查碼:

=

總下載次數 24,964

這個版本 6,765

版本发布:

授權:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.6

相關連結: