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
/
test
/
cases
/
validations
/
callbacks_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix validation callbacks on multiple context
Yoshiyuki Hirano
2017-12-20
1
-0
/
+43
*
Use frozen string literal in activemodel/
Kir Shatrov
2017-07-16
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Remove deprecated behavior that halts callbacks when the return is false
Rafael Mendonça França
2017-02-07
1
-8
/
+6
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-16
/
+16
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-2
/
+0
*
applies new string literal convention in activemodel/test
Xavier Noria
2016-08-06
1
-22
/
+22
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Add test for AM::Validation::Callbacks with :on
claudiob
2015-01-11
1
-0
/
+26
*
Deprecate `false` as the way to halt AM validation callbacks
claudiob
2015-01-02
1
-3
/
+17
*
Add AM test for after_validation returning false
claudiob
2014-12-14
1
-2
/
+13
*
Added tests for if condition in Active Model callbacks
Neeraj Singh
2013-04-21
1
-0
/
+21
*
fix typo in callbacks test
Accessd
2012-07-24
1
-2
/
+2
*
Removing unwanted method and adding to accessor for getter history
prasath
2012-01-25
1
-4
/
+3
*
Avoid method redefined warning
Santiago Pastorino
2010-06-22
1
-1
/
+2
*
ActiveModel::Validations::Callbacks should not be required by default.
José Valim
2010-06-19
1
-0
/
+1
*
moving before_validation and after_validation functionality from ActiveRecord...
Neeraj Singh
2010-06-19
1
-0
/
+76