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
...
*
fix typo in Active Record Validations guide. [ci skip].
Yves Senn
2013-07-19
1
-1
/
+1
*
[doc] Update return false if record is invalid
Rashmi Yadav
2013-06-19
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-06-14
1
-5
/
+5
|
\
|
*
Using 1.9 syntax for edge guides
Rashmi Yadav
2013-06-12
1
-2
/
+2
|
*
Remove double spaces in guides
Sunny Ripert
2013-05-28
1
-1
/
+1
|
*
End-of-line whitespace hunt
Sunny Ripert
2013-05-28
1
-2
/
+2
*
|
change format example to read better when rendered with full_messages
barelyknown
2013-06-08
1
-1
/
+1
|
/
*
Corrected documentation regarding validation errors
Radu Busuioc
2013-05-16
1
-7
/
+7
*
Added instructions of latest bundler install + modified the on: :save option ...
aditya-kapoor
2013-04-22
1
-2
/
+1
*
corrected a typo related to on: :save option in validations
aditya-kapoor
2013-04-22
1
-1
/
+1
*
corrected a line related to on: :save option in validations
aditya-kapoor
2013-04-22
1
-0
/
+2
*
Change 'validates_presence_of' to 'presence: true'
Zoltan Debre
2013-04-16
1
-1
/
+1
*
fix absence validator doc for boolean field
Angelo capilleri
2013-03-13
1
-2
/
+2
*
absence validator doc
Angelo capilleri
2013-03-13
1
-0
/
+41
*
Validations guide: validates_with init clarification.
Henrik Nyh
2013-02-09
1
-0
/
+29
*
Update guides/source/active_record_validations.md
Anton Cherepanov
2013-01-15
1
-1
/
+0
*
Change guides to use update instead of update_attributes
Amparo Luna + Guillermo Iguaran
2013-01-03
1
-3
/
+3
*
removed TIP: :allow_nil/:allow_blank is ignored by the presence validator
Colin Kelley
2012-12-26
1
-4
/
+0
*
Restored 'Working with Validation Errors'
Steve Klabnik
2012-12-16
1
-0
/
+140
*
copy editing [ci skip]
Vijay Dev
2012-12-15
1
-1
/
+1
*
Elaborate using `inverse_of` with presence validation
Jay Hayes
2012-12-13
1
-1
/
+2
*
Fix associations presence lost in steve's reformat
Jay Hayes
2012-12-13
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-08
1
-5
/
+5
|
\
|
*
Punctuation, capitalization, grammar fixes in rails guides
Katie Oldaker
2012-12-07
1
-2
/
+2
|
*
Fixed grammar in a lot of guide prologues.
Katie Oldaker
2012-12-07
1
-3
/
+3
*
|
Fix Active Record validation error messages markup in guides
Carlos Antonio da Silva
2012-12-04
1
-21
/
+21
|
/
*
Here's a few updates to the validations guide. A bunch of small changes,
Steve Klabnik
2012-12-01
1
-347
/
+342
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-01
1
-10
/
+18
*
Split Validations and Callbacks into separate guides.
Steve Klabnik
2012-11-29
1
-0
/
+960
[prev]