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
/
activesupport
/
lib
/
active_support
/
callbacks.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow multiple conditions for callbacks [#1627 state:resolved]
Joshua Peek
2008-12-28
1
-7
/
+2
*
Inline code comments for class_eval/module_eval [#1657 state:resolved]
Xavier Noria
2008-12-28
1
-14
/
+18
*
Fix indentation mismatch
Jeremy Kemper
2008-09-08
1
-1
/
+1
*
Simplified and renamed CallbackChain union method to replace_or_append!
Joshua Peek
2008-08-21
1
-8
/
+13
*
Use define_callbacks helper for ActiveRecord validations.
Joshua Peek
2008-04-20
1
-10
/
+10
*
Slight optimization to CallbackChain#union and delete.
Joshua Peek
2008-04-18
1
-6
/
+5
*
Tidy up ActiveSupport::Callbacks::CallbackChain instance API.
Joshua Peek
2008-04-17
1
-8
/
+17
*
Replaced callback method evaluation in AssociationCollection class to use Act...
Josh Peek
2008-04-04
1
-17
/
+11
*
Refactor filters to use Active Support callbacks. Closes #11235.
Jeremy Kemper
2008-03-18
1
-18
/
+77
*
Fixed typos in ActiveSupport::Callbacks documentation. Closes #11254
Pratik Naik
2008-03-07
1
-3
/
+3
*
Docs for ActiveSupport::Callbacks. Closes #11254 [ernesto.jimenez]
Pratik Naik
2008-03-05
1
-0
/
+120
*
Extract ActiveSupport::Callbacks from Active Record, test case setup and tear...
Jeremy Kemper
2008-01-19
1
-0
/
+94