RubyGems Navigation menu

army-negative 1.0.0

When this gem is loaded in your rails app (Gemfile) your MySQL connection adapter for ActiveRecord will be monkey-patched. The patch simply tweaks it to store all boolean "true" values as negative one instead of positive one inside your TINYINT columns. It also patches it to recognize and interpret negative one as "true". Positive one will still be recognized as true as well. Used for special cases, such as developing rails apps that must, for example, work with existing databases that use such a convention.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 3.1.0 - September 14, 2011 (11KB)
  2. 3.0.0 - September 13, 2011 (10.5KB)
  3. 2.0.0 - September 12, 2011 (11.5KB)
  4. 1.0.0 - March 11, 2011 (6KB)

所有者:

作者:

  • Kendall Gifford

SHA 256チェックサム:

=

累計ダウンロード数 19,036

このバージョンのみ 4,533

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

必要なRubyGemsのバージョン: >= 1.3.6

リンク: