rails--rails/activerecord/test/models
Jeremy Kemper dfa786631b Introduce the :readonly option to all associations. Records from the association cannot be saved. Closes #11084.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8864 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-13 06:32:50 +00:00
..
author.rb Revert r8742: remove has_many with :group option since it has sketchy sql support. Closes #10480. 2008-02-03 01:09:58 +00:00
auto_id.rb
binary.rb
book.rb
categorization.rb
category.rb
citation.rb
column_name.rb
comment.rb Make sure that belongs_to counter decrements when assigning nil Closes #10804 [jeanmartin] 2008-01-26 06:23:03 +00:00
company.rb Introduce the :readonly option to all associations. Records from the association cannot be saved. Closes #11084. 2008-02-13 06:32:50 +00:00
company_in_module.rb
computer.rb
contact.rb
course.rb
customer.rb
default.rb
developer.rb
edge.rb
entrant.rb
item.rb
joke.rb
keyboard.rb
legacy_thing.rb
matey.rb
minimalistic.rb
mixed_case_monkey.rb
movie.rb
order.rb
owner.rb Fixed preloading belongs_to associations which reference a custom foreign key. References #9640. 2008-01-31 07:50:15 +00:00
parrot.rb
person.rb
pet.rb Fixed preloading belongs_to associations which reference a custom foreign key. References #9640. 2008-01-31 07:50:15 +00:00
pirate.rb Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondratenko] 2008-02-02 03:27:31 +00:00
post.rb Introduce preload query strategy for eager :includes. Closes #9640. 2008-01-19 04:19:53 +00:00
price_estimate.rb Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondratenko] 2008-02-02 03:27:31 +00:00
project.rb Introduce the :readonly option to all associations. Records from the association cannot be saved. Closes #11084. 2008-02-13 06:32:50 +00:00
reader.rb
reply.rb
ship.rb
subject.rb
subscriber.rb
tag.rb
tagging.rb
task.rb
topic.rb
treasure.rb Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondratenko] 2008-02-02 03:27:31 +00:00
vertex.rb
warehouse_thing.rb