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
/
acts
/
tree.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecation tests. Remove warnings for dynamic finders and for the foo_count ...
Jeremy Kemper
2006-09-15
1
-12
/
+12
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
1
-2
/
+1
*
The style police makes an expection on acts_as_tree (closes #4168) [coffee2code]
David Heinemeier Hansson
2006-03-18
1
-25
/
+29
*
Fixed acts_as_list for definitions without an explicit :order #2803 [jonathan...
David Heinemeier Hansson
2005-11-09
1
-2
/
+2
*
Fix docs (closes #2491)
David Heinemeier Hansson
2005-10-26
1
-6
/
+7
*
Add ability to get all siblings, including the current child, with acts_as_tr...
Marcel Molina
2005-10-09
1
-1
/
+6
*
Added the instance methods #root and #ancestors on acts_as_tree and fixed sib...
David Heinemeier Hansson
2005-09-09
1
-10
/
+28
*
Added roots, root, and siblings to the batch of methods added by acts_as_tree...
David Heinemeier Hansson
2005-07-01
1
-1
/
+18
*
Removed broken attempt to DRY module ClassMethod #970
David Heinemeier Hansson
2005-04-02
1
-0
/
+5
*
Automatically extend the class which gets a module included with the ClassMet...
David Heinemeier Hansson
2005-04-02
1
-5
/
+0
*
Added :counter_cache option to acts_as_tree that works just like the one you ...
David Heinemeier Hansson
2004-12-31
1
-2
/
+3
*
Improving documentation...
David Heinemeier Hansson
2004-12-16
1
-31
/
+35
*
Renamed Mixins to Acts to resemble the change from include ActiveRecord::Mixi...
David Heinemeier Hansson
2004-12-16
1
-0
/
+40