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
/
activemodel
/
lib
/
active_model
/
validations.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move validate_on_create and validate_on_update from ActiveModel to ActiveRecord
Pratik Naik
2009-03-21
1
-6
/
+2
*
Add I18n translations to ActiveModel and move more AR specific parts to Activ...
Pratik Naik
2009-03-20
1
-37
/
+14
*
Move all the Active Record validations to Active Model
Pratik Naik
2009-03-19
1
-12
/
+29
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-1
/
+1
*
initial statemachine machine and state classes
rick
2008-06-28
1
-1
/
+1
*
tweak activemodel load order a bit
rick
2008-06-27
1
-0
/
+2
*
Improve documentation coverage and markup
Xavier Noria
2008-05-02
1
-10
/
+10
*
Use define_callbacks helper for ActiveRecord validations.
Joshua Peek
2008-04-20
1
-17
/
+1
*
Tidy up ActiveSupport::Callbacks::CallbackChain instance API.
Joshua Peek
2008-04-17
1
-2
/
+1
*
Move it around a bit
David Heinemeier Hansson
2008-04-01
1
-14
/
+64
*
Splitting them up first
David Heinemeier Hansson
2008-04-01
1
-585
/
+13
*
Deprecate some more legacy
David Heinemeier Hansson
2008-03-31
1
-45
/
+19
*
Something more to work with
David Heinemeier Hansson
2008-03-31
1
-1
/
+686
*
initial experimental commit of active_model
Rick Olson
2007-11-09
1
-0
/
+4
[prev]