Santiago Pastorino
|
9992a1a4bf
|
type fixed
|
2010-08-22 19:59:36 -03:00 |
|
Neeraj Singh
|
2ffa50f5a9
|
after_validation should be called irrespective of the result of validation.
I confirmed that this is the behavior on 2.3.x .
[5419 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-08-20 11:24:43 -03:00 |
|
José Valim
|
0247995d05
|
ActiveModel::Validations::Callbacks should not be required by default.
|
2010-06-19 18:20:02 +02:00 |
|
Neeraj Singh
|
51739d3228
|
moving before_validation and after_validation functionality from ActiveRecord to ActiveModel
[#4653 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-19 17:59:52 +02:00 |
|