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 checksum:

7dd3dccd995c86f48a01b46d7cbf822cbc582006212a94cd24dd2a67e7f7c30b

總下載次數 20,410

這個版本 3,763

License:

Ruby 版本需求: >= 1.9.2

相關連結: