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
/
fixtures
/
mixin.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
acts_as_nested_set works with single-table inheritance. Closes #6030.
Jeremy Kemper
2007-01-12
1
-0
/
+10
*
Included associations: go deep.
Jeremy Kemper
2006-08-16
1
-0
/
+1
*
Fix for deep includes on the same association.
Jeremy Kemper
2006-08-14
1
-0
/
+4
*
Added Sybase database adapter that relies on the Sybase Open Client bindings ...
David Heinemeier Hansson
2006-03-02
1
-1
/
+1
*
acts_as_list plays nicely with inheritance by remembering the class which dec...
Jeremy Kemper
2005-11-10
1
-0
/
+6
*
Fixed acts_as_list for definitions without an explicit :order #2803 [jonathan...
David Heinemeier Hansson
2005-11-09
1
-1
/
+5
*
Added acts_as_nested_set #1000 [wschenk]
David Heinemeier Hansson
2005-04-17
1
-0
/
+18
*
Added higher_item and lower_item as public methods for acts_as_list #342 [Tob...
David Heinemeier Hansson
2004-12-19
1
-2
/
+5
*
Added option for turning off the automated timestamps
David Heinemeier Hansson
2004-12-16
1
-6
/
+2
*
Added assumption that a Symbol-based scope should end in _id unless it does s...
David Heinemeier Hansson
2004-12-16
1
-1
/
+9
*
Added assumption that a Symbol-based scope should end in _id unless it does s...
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Added that Active Records will automatically record creation and/or update ti...
David Heinemeier Hansson
2004-12-16
1
-12
/
+4
*
Added tree mixin and unit tests for all the mixins
David Heinemeier Hansson
2004-12-15
1
-0
/
+21