Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-04-26 03:00:59 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
8a46e1182e3fce36aee5e6cb65737c4e755bbced
rails/activemodel/lib/active_model/validations
History
José Valim afd0c06dfa Validates needs hash slice.
2010-01-17 09:57:16 +01:00
..
acceptance.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
confirmation.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
exclusion.rb
Compile length validator options still at the class level, so whenever the validator is called, it just needs to check for :maximum, :minimum and :is values.
2010-01-08 21:36:04 +01:00
format.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
inclusion.rb
Compile length validator options still at the class level, so whenever the validator is called, it just needs to check for :maximum, :minimum and :is values.
2010-01-08 21:36:04 +01:00
length.rb
Merge docrails
2010-01-17 03:26:20 +05:30
numericality.rb
Fix typos and add tests to ensure they will be caught the next time.
2010-01-11 23:38:35 +01:00
presence.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
validates.rb
Validates needs hash slice.
2010-01-17 09:57:16 +01:00
with.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
Powered by Gitea Version: 1.25.3 Page: 48ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API