.. |
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
|
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
|
2008-03-24 02:50:02 +00:00 |
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
|
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
|
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 generated WHERE IN query for named scopes. [#583 state:resolved]
|
2008-08-21 16:11:28 +01:00 |
edge.rb
|
|
|
entrant.rb
|
|
|
guid.rb
|
Fix validates_uniqueness_of for SQL keywords [#23 state:resolved]
|
2008-05-11 19:30:03 +01:00 |
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
|
Fixed preloading belongs_to associations which reference a custom foreign key. References #9640.
|
2008-01-31 07:50:15 +00:00 |
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
|
fix eager loading with dynamic finders
|
2008-06-09 12:05:20 -04: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
|
Dirty attributes aren't cleared if save fails. [#174 state:resolved]
|
2008-05-12 17:04:17 -07:00 |
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
|
Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondratenko]
|
2008-02-02 03:27:31 +00:00 |
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
|
Ensure table names are quoted by the association preloading code.
|
2008-04-26 12:14:50 +12:00 |
reply.rb
|
Fix file permissions
|
2008-07-31 16:36:23 -05:00 |
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
|
Fixed AssociationsPreload such that it doesnt require foreign keys to be integers (fcheung) [#33 state:resolved]
|
2008-04-30 23:30:50 -05:00 |
subscription.rb
|
Added missing files
|
2008-05-01 15:03:16 -05:00 |
tag.rb
|
|
|
tagging.rb
|
|
|
task.rb
|
|
|
topic.rb
|
Fix file permissions
|
2008-07-31 16:36:23 -05: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
|
|
|