rails--rails/activerecord/test/models
Tom Stuart 32cb2345a5 Fix default_scope to work in combination with named scopes
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2008-11-17 22:00:14 +01:00
..
author.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
auto_id.rb
binary.rb
book.rb
categorization.rb
category.rb Use select and change test so new tests can work on postgres. 2008-09-12 12:27:03 +02: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 assignment to has_one :through associations. 2008-11-15 18:20:39 +01:00
member_detail.rb fix assignment to has_one :through associations. 2008-11-15 18:20:39 +01: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 Fixed ordering in test_find_in_association_with_custom_finder_sql_and_multiple_interpolations 2008-08-22 10:39:45 +03: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