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
2008-03-07 11:45:07 +00:00
..
author.rb Add :readonly option to HasManyThrough associations. Closes #11156 [miloops] 2008-03-07 11:45:07 +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 Make dynamic finders respect the :include on HasManyThrough associations. Closes #10998. [cpytel] 2008-02-18 00:14:54 +00:00
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 Make dynamic finders respect the :include on HasManyThrough associations. Closes #10998. [cpytel] 2008-02-18 00:14:54 +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 Fix paths 2008-01-18 07:31:37 +00:00
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