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
/
post.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subclasses of an abstract class work with single-table inheritance. Closes #5...
Jeremy Kemper
2006-12-01
1
-1
/
+2
*
Deprecation tests. Remove warnings for dynamic finders and for the foo_count ...
Jeremy Kemper
2006-09-15
1
-1
/
+1
*
Change has_many :through to use the :source option to specify the source asso...
Rick Olson
2006-03-24
1
-2
/
+2
*
Allow overriding of find parameters in scoped has_many :through calls [Rick O...
Rick Olson
2006-03-21
1
-1
/
+7
*
Quit ignoring default :include options in has_many :through calls [Mark James]
Rick Olson
2006-03-19
1
-1
/
+1
*
Allow has_many :through associations to find the source association by settin...
Rick Olson
2006-03-19
1
-0
/
+1
*
Fixed has_many :through to include :conditions set on the :through associatio...
Rick Olson
2006-03-18
1
-1
/
+3
*
Fix that has_many :through honors the foreign key set by the belongs_to assoc...
Rick Olson
2006-03-18
1
-0
/
+1
*
Added Base.abstract_class? that marks which classes are not part of the Activ...
Rick Olson
2006-03-16
1
-0
/
+4
*
Allow :dependent options to be used with polymorphic joins. #3820 [Rick Olson]
Rick Olson
2006-03-16
1
-1
/
+1
*
Allow has_many :through to work with :include [Michael Schoen]. Closes #3611
Michael Koziarski
2006-02-10
1
-0
/
+3
*
Polymorphic join support for has_one associations (has_one :foo, :as => :bar)...
Jeremy Kemper
2006-02-09
1
-0
/
+2
*
allow has_many :through to work with custom :foreign key (closes #3422) [Rick...
David Heinemeier Hansson
2006-01-21
1
-0
/
+3
*
Added preliminary support for join models [DHH] Added preliminary support for...
David Heinemeier Hansson
2005-12-03
1
-0
/
+1
*
Work-in progress for providing better join model support and polymorphic asso...
David Heinemeier Hansson
2005-12-02
1
-1
/
+3
*
Added :include as an option for association declarations [DHH]
David Heinemeier Hansson
2005-11-06
1
-0
/
+3
*
Made association extensions use simpler block syntax
David Heinemeier Hansson
2005-11-06
1
-4
/
+4
*
Added extension capabilities to has_many and has_and_belongs_to_many proxies ...
David Heinemeier Hansson
2005-11-04
1
-1
/
+2
*
Added extension capabilities to has_many and has_and_belongs_to_many proxies ...
David Heinemeier Hansson
2005-11-03
1
-3
/
+13
*
Added support for calling constrained class methods on has_many and has_and_b...
David Heinemeier Hansson
2005-07-22
1
-0
/
+4
*
Fixed that single-table inheritance sub-classes couldn't be used to limit the...
David Heinemeier Hansson
2005-07-03
1
-2
/
+8
*
Fixed stray comma when using eager loading and ordering together from has_man...
David Heinemeier Hansson
2005-04-19
1
-1
/
+1
*
Added support for has_and_belongs_to_many associations in eager loading #1064...
David Heinemeier Hansson
2005-04-10
1
-1
/
+3
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-1
/
+3
*
Made eager loading work even more
David Heinemeier Hansson
2005-04-03
1
-2
/
+2
*
Added new Base.find API and deprecated find_all, find_first. Added preliminar...
David Heinemeier Hansson
2005-04-03
1
-0
/
+4