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
/
railties
/
guides
/
source
/
active_record_validations_callbacks.textile
Commit message (
Expand
)
Author
Age
Files
Lines
*
AR validations and callbacks guide: put update_attribute back
Xavier Noria
2011-03-27
1
-0
/
+2
*
Updated guides for new #update_column.
Sebastian Martinez
2011-03-26
1
-2
/
+2
*
move the tips about :allow_(nil|blank) near their explanations, also no need ...
Xavier Noria
2011-03-14
1
-3
/
+5
*
update plugin urls to reflect official maintainers
Vijay Dev
2011-03-10
1
-1
/
+1
*
Add a note to discourage users from using presence validators with allow_(nil...
Jeff Kreeftmeijer
2011-03-09
1
-1
/
+3
*
Pointing out that dynamic_form plugin must be installed to be able to use err...
Rodrigo Navarro
2011-03-05
1
-1
/
+14
*
standardize all shell commands with the $ prefix
Vijay Dev
2011-02-25
1
-1
/
+1
*
Fixing wrong class name.
Rodrigo Navarro
2011-02-23
1
-1
/
+1
*
ActiveModel::Validator#validate must receive have a record parameter.
Rodrigo Navarro
2011-02-23
1
-6
/
+3
*
Add description of transaction callbacks to ActiveRecord callbacks guide.
Brian Durand
2011-02-17
1
-0
/
+35
*
Add note that validates_length_of will incorrectly pluralize min. length 1
Kevin Skoglund
2011-02-07
1
-0
/
+2
*
It should be ActiveModel::Validator, not ActiveRecord::Validator.
Elben Shira
2010-12-14
1
-1
/
+1
*
Fix ruby syntax errors in railties/guides docs
Pavel Gorbokon
2010-11-22
1
-1
/
+1
*
copy-edits d773ef8
Xavier Noria
2010-11-21
1
-1
/
+1
*
fix some grammar issues with section 2.5
Jamison Dance
2010-11-21
1
-1
/
+1
*
Fix code for customize the error messages html adding a .html_safe of 8.3 sec...
Léo Hackin
2010-11-21
1
-2
/
+2
*
remove old school validations and replaced with new validates method. Pending...
eparreno
2010-11-21
1
-9
/
+9
*
guides: gives clear instructions for feedback, removes links to the now archi...
Xavier Noria
2010-11-19
1
-2
/
+0
*
Changed environment.rb to application.rb
Ugis Ozols
2010-10-25
1
-3
/
+3
*
added more items to the set to improve explanation of validates_exclusion_of
Rajinder Yadav
2010-10-04
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Jamison Dance
2010-08-26
1
-2
/
+2
|
\
|
*
change 'a SQL' to 'an SQL' as suggested by the api documentation guidelines
Jaime Iniesta
2010-08-26
1
-2
/
+2
*
|
fix sentence fragment in validates_associated caution
Jamison Dance
2010-08-26
1
-1
/
+1
|
/
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-20
/
+20
*
[PATCH] Update guides after Jeremy Kemper's changes on fieldWithErrors
Ivan Torres
2010-07-22
1
-2
/
+2
*
non-singleton true and false should go on regular font
Jaime Iniesta
2010-07-20
1
-1
/
+1
*
Active Record Validations and Callbacks guide: Fixed typos and rephrased some...
Jaime Iniesta
2010-07-20
1
-11
/
+12
*
Changed passed argument to :validate => false in validation skipping section.
Uģis Ozols
2010-07-03
1
-2
/
+2
*
Guides: renaming to active_record_validations_callbacks for consistency and u...
Bryan Woods
2010-06-16
1
-0
/
+1170