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
684e4d39d60d87273ea74f9a076b3ea308fc2ffe
rails/activemodel/lib/active_model/validations
History
Jeremy Kemper d1f3437cac Cosmetics: mismatch indentation
2010-03-28 11:34:09 -07: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
Cosmetics: mismatch indentation
2010-03-28 11:34:09 -07: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 validators reflection so you can do 'Person.validators' and 'Person.validators_on(:name)'.
2010-02-21 12:37:46 +01:00
Powered by Gitea Version: 1.25.3 Page: 70ms Template: 3ms
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