index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
active_record_validations.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise deprecation for calling `[:f] = 'b'` or `[:f] << 'b'`
lulalala
2019-03-31
1
-6
/
+6
*
Update links and code examples in the guides to use HTTPS where the host supp...
Nathaniel Suchy
2019-03-06
1
-2
/
+2
*
Delete documentation inconsistency 'finally' for AR callbacks [ci skip] (#35...
Shodai Suzuki
2019-02-19
1
-1
/
+1
*
Merge pull request #34415 from Ana06/present_associations
Gannon McGibbon
2018-11-09
1
-1
/
+2
|
\
|
*
Clarify the validation of present associations
Ana María Martínez Gómez
2018-11-09
1
-1
/
+2
*
|
Merge pull request #33348 from ruralocity/update-validation-contexts-guide
Ryuta Kamizono
2018-09-28
1
-9
/
+27
|
\
\
|
*
|
Update guide for validation custom contexts [ci skip]
Aaron Sumner
2018-07-11
1
-9
/
+27
*
|
|
Add lambdas in conditional validations
Ana María Martínez Gómez
2018-08-07
1
-0
/
+7
|
|
/
|
/
|
*
|
Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...
Matthew Draper
2018-07-25
1
-1
/
+1
|
\
\
|
*
|
Recommend use of rails over bin/rails
Alberto Almagro
2018-07-06
1
-1
/
+1
|
|
/
*
|
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
*
|
Remove the invalid usage document about `errors`. [ci skip]
lanzhiheng
2018-07-16
1
-18
/
+0
|
/
*
Added a lot of Oxford commas
Anthony Crumley
2018-05-10
1
-1
/
+1
*
Fix typos [ci skip]
Yauheni Dakuka
2018-01-11
1
-1
/
+1
*
Remove obsolete explanation
ohbarye
2017-08-17
1
-1
/
+1
*
Change http postgresql.org links to https [ci skip]
yuuji.yaginuma
2017-07-30
1
-1
/
+1
*
Remove deprecated passing of string to :if/:unless (#29357)
Joe Francis
2017-06-06
1
-1
/
+1
*
Remove obsolete warning about regular expression
Philipe Fatio
2017-03-14
1
-3
/
+0
*
Remove deprecate passing string to `:if` and `:unless` conditional options [c...
yuuji.yaginuma
2017-02-18
1
-12
/
+0
*
Correct usage for acceptance validator in guide
Tekin Suleyman
2016-08-02
1
-1
/
+1
*
[ci skip] Expand information on message options
schneems
2016-06-08
1
-3
/
+9
*
Active Model: Improve CHANGELOG and documentation for `validates_acceptance_o...
Prathamesh Sonpatki
2016-05-05
1
-8
/
+17
*
Update example of passing a proc to `:message` option for validating records ...
Prathamesh Sonpatki
2016-04-06
1
-4
/
+4
*
[ci skip] Fix variable name
Arthur Vieira
2016-04-04
1
-2
/
+2
*
[skip ci] Update `numericality` validation docs
Arkadiusz Fal
2016-03-28
1
-0
/
+2
*
[ci skip] Added missing custom context validation
Vijay Kumar Agrawal
2016-03-24
1
-0
/
+19
*
Fix small typo in Rails guides [ci skip]
Mehmet Emin İNAÇ
2016-02-15
1
-1
/
+1
*
Introduce ApplicationRecord, an Active Record layer supertype
Genadi Samokovarov
2015-12-16
1
-54
/
+54
*
Merge pull request #22427 from eliotsykes/validation-message-proc-doc
Yves Senn
2015-11-30
1
-1
/
+30
|
\
|
*
Document message validation option accepts Proc
Eliot Sykes
2015-11-27
1
-1
/
+30
|
/
*
remove deprecated `:tokenizer` option from guide [ci skip]
yuuji.yaginuma
2015-11-07
1
-15
/
+0
*
Merge pull request #20795 from benjiwheeler/validation_guide_ret_val
Sean Griffin
2015-10-20
1
-7
/
+15
|
\
|
*
activerecord guide: clarified roles of valid method and errors object [ci skip]
Ben Wheeler
2015-07-08
1
-7
/
+15
*
|
Replace `#=>` with `# =>` [ci skip]
amitkumarsuroliya
2015-09-19
1
-1
/
+1
*
|
Merge pull request #20897 from lukechesser/guide-fix-for-acceptance-validation
Arthur Nogueira Neves
2015-09-14
1
-3
/
+7
|
\
\
|
*
|
Update validation guide for acceptance method
Luke Chesser
2015-07-16
1
-3
/
+7
|
|
/
*
|
Updated MySQL documentation link to MySQL latest version 5.7 everywhere [ci s...
amitkumarsuroliya
2015-09-10
1
-1
/
+1
*
|
Merge pull request #17351 from akshat-sharma/master
Rafael Mendonça França
2015-09-01
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Add case_sensitive option for confirmation validation
Akshat Sharma
2015-09-01
1
-0
/
+10
*
|
docs, clarify the meanaing of return values from validation methods.
Yves Senn
2015-07-07
1
-2
/
+3
*
|
removed erroneous line. Corrected presence validation example.
Jurnell Cockhren
2015-05-28
1
-1
/
+0
*
|
Updated postgresql documentation link to use latest version [ci skip]
Ronak Jangir
2015-05-20
1
-1
/
+1
*
|
[ci skip] add to doc that acceptance validator allows `nil` by default
Roque Pinel
2015-05-19
1
-0
/
+1
*
|
[ci skip] Improve grammar/syntax in AR validations docs.
Tim Wade
2015-05-16
1
-12
/
+12
*
|
[ci skip] Uniquiness with scope can have one or more arguments
Angelo Capilleri
2015-05-03
1
-1
/
+1
*
|
[ci skip] Active Record Validations guide fixes
Jon Atack
2015-03-25
1
-3
/
+5
*
|
[ci-skip] correct doc about custom validators
Aditya Kapoor
2015-02-27
1
-2
/
+2
*
|
Oops :bomb:
Rafael Mendonça França
2015-02-20
1
-1
/
+1
*
|
Change the deprecation messages to show the preferred way to work with
Rafael Mendonça França
2015-02-20
1
-1
/
+1
*
|
use `messages` instead of deprecated `ActiveModel::Errors#[]=` method [ci skip]
yuuji.yaginuma
2015-02-20
1
-1
/
+1
[next]