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-05-13 15:04:11 -07:00
..
author.rb Ensure hm:t preloading honours reflection options. [#137 state:resolved] 2008-05-11 20:01:14 +01:00
auto_id.rb
binary.rb
book.rb
categorization.rb
category.rb
citation.rb
club.rb
column_name.rb
comment.rb
company.rb Add ActiveRecord option to store the full class name on STI's type column, allowing one to have STI subclasses in different namespaces [#114] 2008-05-13 15:04:11 -07:00
company_in_module.rb
computer.rb
contact.rb
course.rb
customer.rb
default.rb
developer.rb Calling ActiveRecord#inspect on an unloaded association won't wipe the collection [#9 state:resolved] 2008-05-08 00:04:53 -05: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
joke.rb
keyboard.rb
legacy_thing.rb
matey.rb
member.rb
membership.rb
minimalistic.rb
mixed_case_monkey.rb
movie.rb
order.rb
owner.rb
parrot.rb
person.rb
pet.rb
pirate.rb Dirty attributes aren't cleared if save fails. [#174 state:resolved] 2008-05-12 17:04:17 -07:00
post.rb Ensure correct record is returned when preloading has_one where more than one row exists 2008-05-06 21:08:52 +12:00
price_estimate.rb
project.rb
reader.rb
reference.rb
reply.rb
ship.rb
sponsor.rb
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
treasure.rb
vertex.rb
warehouse_thing.rb