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
/
lifecycle_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ActiveModel::Observing: stop using Observable Ruby module, re-implement `noti...
Mislav Marohnić
2010-04-16
1
-0
/
+20
*
merge callbacks_observers_test.rb into lifecycle_test.rb where other observer...
Mislav Marohnić
2010-04-16
1
-0
/
+34
*
Remove obsolete use case that was broken in AR::Observers
Evan Phoenix
2010-03-22
1
-40
/
+0
*
Refactor new callbacks and AR implementation.
José Valim
2009-09-08
1
-18
/
+0
*
Changed ActiveRecord to use new callbacks and speed up observers by only noti...
José Valim
2009-09-08
1
-13
/
+6
*
Added missing fixtures for tests which fail to run independently if run after...
Tarmo Tänav
2008-08-04
1
-1
/
+1
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Make observers define #after_find in the model only if needed.
George Ogata
2008-07-26
1
-2
/
+30
*
Observers not longer add an after_find method to the observed class.
Stefan Kaes
2008-07-15
1
-2
/
+10
*
Fix observers that use after_find. [#375 state:resolved]
George Ogata
2008-06-17
1
-0
/
+17
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-3
/
+3
*
Fix observed_class. References #11099.
Jeremy Kemper
2008-02-17
1
-6
/
+5
*
Add test for Observer#observer_class and change the implementation slightly. ...
Michael Koziarski
2008-02-15
1
-0
/
+4
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-3
/
+3
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+137