.. |
author.rb
|
Fixed that has_many :through would ignore the hash conditions (closes #11447) [miloops]
|
2008-03-28 16:13:57 +00:00 |
auto_id.rb
|
|
|
binary.rb
|
|
|
book.rb
|
|
|
categorization.rb
|
|
|
category.rb
|
Allow association scoping for built/created records if :conditions is specified as a hash. Closes #11393 [miloops]
|
2008-03-21 18:21:56 +00:00 |
citation.rb
|
|
|
club.rb
|
has_one :through supports :source_type. Fix up some tests. References #4756.
|
2008-03-22 02:20:37 +00:00 |
column_name.rb
|
|
|
comment.rb
|
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
|
2008-03-24 02:50:02 +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
|
Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #10289. [scott_willson]
|
2008-04-07 19:44:37 +00:00 |
computer.rb
|
|
|
contact.rb
|
|
|
course.rb
|
|
|
customer.rb
|
|
|
default.rb
|
|
|
developer.rb
|
|
|
edge.rb
|
|
|
entrant.rb
|
|
|
item.rb
|
|
|
job.rb
|
Ensure table names are quoted by the association preloading code.
|
2008-04-26 12:14:50 +12:00 |
joke.rb
|
|
|
keyboard.rb
|
|
|
legacy_thing.rb
|
|
|
matey.rb
|
|
|
member.rb
|
Add has_one :through support, finally. Closes #4756 [thechrisoshow]
|
2008-03-21 18:09:03 +00:00 |
membership.rb
|
Add has_one :through support, finally. Closes #4756 [thechrisoshow]
|
2008-03-21 18:09:03 +00:00 |
minimalistic.rb
|
|
|
mixed_case_monkey.rb
|
|
|
movie.rb
|
|
|
order.rb
|
|
|
owner.rb
|
|
|
parrot.rb
|
|
|
person.rb
|
Ensure table names are quoted by the association preloading code.
|
2008-04-26 12:14:50 +12:00 |
pet.rb
|
|
|
pirate.rb
|
Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondratenko]
|
2008-02-02 03:27:31 +00:00 |
post.rb
|
Refactor HasManyThroughAssociation to inherit from HasManyAssociation. Association callbacks and <association>_ids= now work with hm:t. Closes #11516 [rubyruy]
|
2008-04-06 00:27:12 +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
|
|
|
reference.rb
|
Ensure table names are quoted by the association preloading code.
|
2008-04-26 12:14:50 +12:00 |
reply.rb
|
|
|
ship.rb
|
|
|
sponsor.rb
|
Add has_one :through support, finally. Closes #4756 [thechrisoshow]
|
2008-03-21 18:09:03 +00:00 |
subject.rb
|
|
|
subscriber.rb
|
|
|
tag.rb
|
|
|
tagging.rb
|
|
|
task.rb
|
|
|
topic.rb
|
Ruby 1.9 compat: work around YAML serialization error exposed by validations tests
|
2008-04-01 06:46:40 +00:00 |
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
|
|
|