1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/models
Matt Jones a9422cc1db Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved]
Signed-off-by: Frederick Cheung <frederick.cheung@gmail.com>
2008-12-18 19:19:36 +00:00
..
author.rb Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations. 2008-12-01 20:22:31 +01:00
auto_id.rb
binary.rb
book.rb
categorization.rb
category.rb Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations. 2008-12-01 20:22:31 +01:00
citation.rb
club.rb Ensure methods called on association proxies respect access control. [#1083 state:resolved] [Adam Milligan, Pratik] 2008-10-13 19:02:34 +02:00
column_name.rb
comment.rb
company.rb Ensure association proxy responds to private class methods defined in associated class. [#1083] 2008-10-16 23:17:49 +02:00
company_in_module.rb
computer.rb
contact.rb
course.rb
customer.rb Added :constructor and :converter options to composed_of and deprecated the conversion block 2008-09-10 18:28:47 +02:00
default.rb
developer.rb Fix default_scope to work in combination with named scopes 2008-11-17 22:00:14 +01:00
edge.rb
entrant.rb
guid.rb
item.rb
job.rb
joke.rb
keyboard.rb
legacy_thing.rb
matey.rb
member.rb Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved] 2008-12-18 19:19:36 +00:00
member_detail.rb Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved] 2008-12-18 19:19:36 +00:00
member_type.rb Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved] 2008-12-18 19:19:36 +00:00
membership.rb
minimalistic.rb
mixed_case_monkey.rb
movie.rb
order.rb
organization.rb fix assignment to has_one :through associations. 2008-11-15 18:20:39 +01:00
owner.rb
parrot.rb Allow for the dirty tracking to work with the aliased name of aliased attributes. 2008-09-13 11:41:14 +02:00
person.rb
pet.rb
pirate.rb
post.rb explicitly including child associations that are also included in the parent association definition should not result in double records in the collection/double loads (#1110) 2008-10-10 16:58:39 +02:00
price_estimate.rb
project.rb Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations. 2008-12-01 20:22:31 +01:00
reader.rb
reference.rb
reply.rb Fix file permissions 2008-07-31 16:36:23 -05:00
ship.rb
sponsor.rb
subject.rb
subscriber.rb
subscription.rb
tag.rb
tagging.rb
task.rb
topic.rb Fix file permissions 2008-07-31 16:36:23 -05:00
treasure.rb
vertex.rb
warehouse_thing.rb