RubyGems Navigation menu

acts_as_lookup 0.2.1

Provides an easy means for creating models that act like enumerations or lookup tables. You can specify the lookup values in your Rails models and can lazily push these to the associated db tables (or not). Also dynamically adds helpful class-level methods to access singleton instances of each value in your lookup table.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.2.1 - July 31, 2012 (9.0 KB)
  2. 0.2.0 - July 31, 2012 (9.0 KB)
  3. 0.1.0 - February 23, 2011 (11.0 KB)
  4. 0.0.3 - May 04, 2010 (9.0 KB)
  5. 0.0.2 - April 09, 2010 (9.0 KB)
顯示所有版本(共 6)

擁有者:

作者:

  • Brian Percival

SHA 256 總和檢查碼:

=

總下載次數 52,749

這個版本 10,132

版本发布:

授權:

Ruby 版本需求:

相關連結: