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 校验和:

7dd3dccd995c86f48a01b46d7cbf822cbc582006212a94cd24dd2a67e7f7c30b

下载总量 20,327

这个版本 3,746

许可:

需要的 Ruby 版本: >= 1.9.2

链接: