RubyGems Navigation menu

string_length_conformable 0.1.0

If you have some attributes in your models with type string (varchar(255) by default). And you haven't validate length of it, you can face once with a problem when user will pass in form field more characters. Then, your database, most probably will throw an error 500. To avoid such kind a problems I've createt this gem.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.2.3 October 25, 2018 (8.5 KB)
  2. 0.2.2 October 22, 2018 (8.5 KB)
  3. 0.2.1 October 22, 2018 (8.5 KB)
  4. 0.1.0 October 19, 2018 (7.5 KB)
顯示所有版本(共 5)

Development 相依性套件 (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

擁有者:

作者:

  • Vladimir

SHA 256 總和檢查碼:

=

總下載次數 6,656

這個版本 1,547

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: