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
/
lib
/
active_record
/
observer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
1
-2
/
+1
*
More docs for observers (closes #3996) [Robby Russel]
David Heinemeier Hansson
2006-03-02
1
-1
/
+21
*
Just go with Subclasses instead of OnlySubclasses
David Heinemeier Hansson
2006-02-04
1
-1
/
+1
*
Add Reloadable::OnlySubclasses which handles the common case where a base cla...
Nicholas Seckar
2006-02-02
1
-5
/
+2
*
Added reusable reloading support through the inclusion of the Relodable modul...
David Heinemeier Hansson
2006-01-29
1
-0
/
+7
*
Update documentation for observers to reflect new configuration system.
Marcel Molina
2005-10-27
1
-3
/
+4
*
Use assignment instead of call
David Heinemeier Hansson
2005-09-25
1
-3
/
+1
*
Use assignment instead of call
David Heinemeier Hansson
2005-09-25
1
-6
/
+5
*
Added new symbol-driven approach to activating observers with Base#observer [...
David Heinemeier Hansson
2005-09-25
1
-1
/
+32
*
Fixed that Observers didn't observe sub-classes #627 [Florian Weber]
David Heinemeier Hansson
2005-09-19
1
-1
/
+3
*
Doc changes
David Heinemeier Hansson
2005-04-10
1
-0
/
+5
*
Updated docs #1070
David Heinemeier Hansson
2005-04-10
1
-11
/
+12
*
Finished polishing API docs
David Heinemeier Hansson
2005-02-23
1
-3
/
+6
*
Added that Observers can use the observes class method instead of overwriting...
David Heinemeier Hansson
2005-01-10
1
-1
/
+5
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+71