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
2010-01-18 23:40:42 +05:30
..
author.rb Refactor new callbacks and AR implementation. 2009-09-08 10:26:39 -05:00
auto_id.rb
binary.rb
bird.rb Rollback the transaction when one of the autosave associations fails to save. [#3391 state:resolved] 2010-01-08 21:45:02 +01:00
book.rb
categorization.rb
category.rb
citation.rb
club.rb
column_name.rb
comment.rb Rename named_scope to scope 2010-01-18 04:38:19 +05:30
company.rb Simplify calculation scope building. Remove :order from associations as it is troublesome w/ calculation methods using postgresql. 2010-01-18 23:40:42 +05:30
company_in_module.rb Fix for nested :include with namespaced models. 2009-08-09 00:31:46 -07:00
computer.rb
contact.rb
contract.rb has_many :through create should not raise validation errors 2009-08-09 18:44:45 -07:00
course.rb
customer.rb
default.rb
developer.rb Rename named_scope to scope 2010-01-18 04:38:19 +05:30
edge.rb
entrant.rb
essay.rb Add primary_key option to belongs_to association 2009-07-15 18:13:32 -07:00
event.rb Ensure validates_uniqueness_of considers limit on the field. [#1042 state:resolved] 2009-03-07 13:52:17 +00:00
face.rb Make polymorphic_inverse_of in Reflection throw an InverseOfAssociationNotFoundError if the supplied class doesn't have the appropriate association. [#3520 state:resolved] 2009-12-28 15:12:17 +01:00
guid.rb
interest.rb Add inverse polymorphic association support. [#3520 state:resolved] 2009-12-28 15:12:13 +01:00
invoice.rb Add failing test that triggers the stack overflow 2010-01-08 21:45:02 +01:00
item.rb
job.rb
joke.rb
keyboard.rb
legacy_thing.rb
line_item.rb Add failing test that triggers the stack overflow 2010-01-08 21:45:02 +01:00
man.rb Add inverse polymorphic association support. [#3520 state:resolved] 2009-12-28 15:12:13 +01:00
matey.rb
member.rb Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved] 2008-12-18 19:19:36 +00:00
member_detail.rb Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved] 2008-12-18 19:19:36 +00:00
member_type.rb Fix preloading of has_one :through associations on belongs_to [#1507 state:resolved] 2008-12-18 19:19:36 +00:00
membership.rb
minimalistic.rb
mixed_case_monkey.rb
movie.rb
order.rb
organization.rb Rename named_scope to scope 2010-01-18 04:38:19 +05:30
owner.rb Ensure has_many :through works with changed primary keys [#736 state:resolved] 2009-03-09 13:43:28 +00:00
parrot.rb Rollback the transaction when one of the autosave associations fails to save. [#3391 state:resolved] 2010-01-08 21:45:02 +01:00
person.rb Rename named_scope to scope 2010-01-18 04:38:19 +05:30
pet.rb Added :touch option to belongs_to associations that will touch the parent record when the current record is saved or destroyed [DHH] 2009-04-16 17:25:55 -05:00
pirate.rb Rollback the transaction when one of the autosave associations fails to save. [#3391 state:resolved] 2010-01-08 21:45:02 +01:00
post.rb Simplify calculation scope building. Remove :order from associations as it is troublesome w/ calculation methods using postgresql. 2010-01-18 23:40:42 +05:30
price_estimate.rb
project.rb Refactor new callbacks and AR implementation. 2009-09-08 10:26:39 -05:00
reader.rb
reference.rb
reply.rb Rename named_scope to scope 2010-01-18 04:38:19 +05:30
ship.rb Rollback the transaction when one of the autosave associations fails to save. [#3391 state:resolved] 2010-01-08 21:45:02 +01:00
ship_part.rb Add support for nested object forms to ActiveRecord and the helpers in ActionPack 2009-02-01 14:44:30 +13:00
sponsor.rb
subject.rb added Subject#after_initialize to be the same as Topic#after_initialize 2009-08-06 23:41:00 +03:00
subscriber.rb
subscription.rb
tag.rb
tagging.rb
task.rb
topic.rb Rename named_scope to scope 2010-01-18 04:38:19 +05:30
toy.rb Ensure has_many :through works with changed primary keys [#736 state:resolved] 2009-03-09 13:43:28 +00:00
traffic_light.rb Add simple support for ActiveModel's StateMachine for ActiveRecord 2009-08-04 11:03:57 -05:00
treasure.rb Raise an exception with friendlier error message when attempting to build a polymorphic belongs_to with accepts_nested_attributes_for. [#2318 state:resolved] 2009-09-12 15:37:54 +02:00
vertex.rb
warehouse_thing.rb
zine.rb Providing support for :inverse_of as an option to associations. 2009-05-04 15:27:39 -07:00