RubyGems Navigation menu

normatron 0.3.3

Normatron is a Ruby On Rails plugin that perform attribute normalizations for ActiveRecord objects. With it you can normalize attributes to the desired format before saving them in the database. This gem inhibits the work of having to override attributes or create a specific method to perform most of the normalizations.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.4 - November 04, 2012 (23.5 KB)
  2. 0.3.3 - November 04, 2012 (23.5 KB)
  3. 0.3.2 - October 30, 2012 (23.5 KB)
  4. 0.3.1 - October 15, 2012 (21.5 KB)
  5. 0.3.0 - October 10, 2012 (19.5 KB)
顯示所有版本(共 16)

Runtime 相依性套件 (3):

activerecord >= 3.2.0
activesupport >= 3.2.0
stringex >= 1.4.0

Development 相依性套件 (2):

rspec >= 2.10.0
sqlite3 >= 1.3.0

擁有者:

作者:

  • Fernando Rodrigues da Silva

SHA 256 checksum:

821de8f2b6331bf10e4835d11e02db0b01433931afaef479105fd3b4b012d9b7

總下載次數 45,128

這個版本 2,899

License:

Ruby 版本需求:

相關連結: