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-08-22 10:39:45 +03:00
..
author.rb Test for eager loading of STI subclasses from htm associations 2008-08-16 22:26:11 +01:00
auto_id.rb move assets and models 2008-01-18 07:27:03 +00:00
binary.rb move assets and models 2008-01-18 07:27:03 +00:00
book.rb move assets and models 2008-01-18 07:27:03 +00:00
categorization.rb move assets and models 2008-01-18 07:27:03 +00:00
category.rb fix eager loading with dynamic finders 2008-06-09 12:05:20 -04:00
citation.rb move assets and models 2008-01-18 07:27:03 +00:00
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 move assets and models 2008-01-18 07:27:03 +00:00
comment.rb Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen] 2008-03-24 02:50:02 +00:00
company.rb Fix file permissions 2008-07-31 16:36:23 -05: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 move assets and models 2008-01-18 07:27:03 +00:00
contact.rb move assets and models 2008-01-18 07:27:03 +00:00
course.rb move assets and models 2008-01-18 07:27:03 +00:00
customer.rb move assets and models 2008-01-18 07:27:03 +00:00
default.rb move assets and models 2008-01-18 07:27:03 +00:00
developer.rb Fix generated WHERE IN query for named scopes. [#583 state:resolved] 2008-08-21 16:11:28 +01:00
edge.rb move assets and models 2008-01-18 07:27:03 +00:00
entrant.rb move assets and models 2008-01-18 07:27:03 +00:00
guid.rb Fix validates_uniqueness_of for SQL keywords [#23 state:resolved] 2008-05-11 19:30:03 +01:00
item.rb move assets and models 2008-01-18 07:27:03 +00:00
job.rb Ensure table names are quoted by the association preloading code. 2008-04-26 12:14:50 +12:00
joke.rb move assets and models 2008-01-18 07:27:03 +00:00
keyboard.rb move assets and models 2008-01-18 07:27:03 +00:00
legacy_thing.rb move assets and models 2008-01-18 07:27:03 +00:00
matey.rb move assets and models 2008-01-18 07:27:03 +00:00
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 move assets and models 2008-01-18 07:27:03 +00:00
mixed_case_monkey.rb move assets and models 2008-01-18 07:27:03 +00:00
movie.rb move assets and models 2008-01-18 07:27:03 +00:00
order.rb move assets and models 2008-01-18 07:27:03 +00:00
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 move assets and models 2008-01-18 07:27:03 +00: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 Add :accessible option to Associations for allowing mass assignments using hash. [#474 state:resolved] 2008-07-14 02:53:21 +01: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 move assets and models 2008-01-18 07:27:03 +00:00
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 move assets and models 2008-01-18 07:27:03 +00:00
sponsor.rb Add has_one :through support, finally. Closes #4756 [thechrisoshow] 2008-03-21 18:09:03 +00:00
subject.rb move assets and models 2008-01-18 07:27:03 +00:00
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 move assets and models 2008-01-18 07:27:03 +00:00
tagging.rb move assets and models 2008-01-18 07:27:03 +00:00
task.rb move assets and models 2008-01-18 07:27:03 +00:00
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 move assets and models 2008-01-18 07:27:03 +00:00
warehouse_thing.rb move assets and models 2008-01-18 07:27:03 +00:00