RubyGems Navigation menu

paranoid_starlight 2.0.1

This gem is pack of methods to convert or validate different formats of strings and texts in model, like telephone numbers (CZ/SK format), email, or (european) names (currently). Or to clean string of too much whitespaces. It provides *convert* methods for attributes of model (getter and setter method in object is enough). They are used in save hooks. There are also *validator* methods for ActiveModel nd hook for automatic ActiveRecord integration. Just type: (`require 'paranoid_starlight/active_record'`) Specs included.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0.1 January 16, 2013 (10.5 KB)
  2. 2.0 December 29, 2012 (10.5 KB)
  3. 1.4.0 December 26, 2012 (9.0 KB)
  4. 1.3.0 December 18, 2012 (9.0 KB)
  5. 1.2.0 December 18, 2012 (8.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (3):

activemodel ~> 3.2
fast_gettext ~> 0.6
twitter_cldr ~> 2.0

Development 相依性套件 (1):

rspec >= 0

擁有者:

作者:

  • Ivan Stana

SHA 256 總和檢查碼:

=

總下載次數 21,133

這個版本 3,909

版本发布:

授權:

Ruby 版本需求: >= 1.9.2

相關連結: