RubyGems Navigation menu

enumerate 0.0.4

Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums. The following features are added to your model: Validation - ensures that the field only receives accepted values Predicate Methods - adds ? and ! functions for each enum value Scopes - you can easily query for values of the enum

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.7 March 18, 2014 (9.5KB)
  2. 0.0.4 November 01, 2013 (9KB)
全てのバージョンを表示(全6件)

Development依存関係 (5):

activerecord >= 3.0
appraisal >= 0.3.8
rake >= 0
rspec >= 0
sqlite3 >= 0

所有者:

作者:

  • Dale

SHA 256チェックサム:

=

累計ダウンロード数 6,752

このバージョンのみ 2,914

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

ライセンス:

MIT

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

リンク: