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
/
activerecord
/
test
/
cases
/
callbacks_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos in AR- CHANGELOG, tests, method doc. fixed
Vipul A M
2013-03-20
1
-1
/
+1
*
Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by"
Guillermo Iguaran
2013-01-18
1
-1
/
+1
*
User Rails 4 find_by
robertomiranda
2013-01-18
1
-1
/
+1
*
Fix collisions with before and after validation callbacks.
John Foley
2012-09-23
1
-0
/
+49
*
+ ActiveRecord::Base#destroy!
Marc-Andre Lafortune
2012-06-06
1
-0
/
+2
*
Deprecate set_table_name in favour of self.table_name= or defining your own m...
Jon Leighton
2011-11-29
1
-7
/
+7
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Cleanup deprecation warnings in active record
Carlos Antonio da Silva
2010-09-06
1
-9
/
+8
*
fisting after_rollback and after commit callbacks
Aaron Patterson
2010-08-20
1
-1
/
+6
*
Remove test ordering bug by using another class
Evan Phoenix
2010-03-22
1
-4
/
+7
*
squelching more warnings in the AR tests. [#4218 state:resolved]
Aaron Patterson
2010-03-18
1
-1
/
+1
*
Ensure before_validation and after_validation accepts :on as option.
José Valim
2010-01-06
1
-1
/
+44
*
Refactor new callbacks and AR implementation.
José Valim
2009-09-08
1
-3
/
+3
*
Changed ActiveRecord to use new callbacks and speed up observers by only noti...
José Valim
2009-09-08
1
-61
/
+57
*
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
Jeremy Kemper
2009-03-08
1
-2
/
+2
*
Fixed broken after_save callback; was being called when before_create was can...
Michael Lovitt
2009-01-16
1
-3
/
+41
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+400