.. |
author.rb
|
Refactor new callbacks and AR implementation.
|
2009-09-08 10:26:39 -05:00 |
auto_id.rb
|
|
|
binary.rb
|
|
|
bird.rb
|
|
|
book.rb
|
|
|
categorization.rb
|
|
|
category.rb
|
|
|
citation.rb
|
|
|
club.rb
|
|
|
column_name.rb
|
|
|
comment.rb
|
Prevent overwriting of table name in merging SQL conditions [#2949 state:resolved]
|
2009-08-10 00:41:36 +01:00 |
company.rb
|
delete correct records for a has_many with :primary_key and :dependent => :delete_all
|
2009-11-10 18:41:37 +13:00 |
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
|
Make sure default_scope#create checks for options[:conditions] [#2181 state:resolved] [James Le Cuirot]
|
2009-05-18 21:27:42 +02:00 |
edge.rb
|
|
|
entrant.rb
|
|
|
essay.rb
|
Add primary_key option to belongs_to association
|
2009-07-15 18:13:32 -07:00 |
event.rb
|
|
|
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 |
item.rb
|
|
|
job.rb
|
|
|
joke.rb
|
|
|
keyboard.rb
|
|
|
legacy_thing.rb
|
|
|
man.rb
|
Add inverse polymorphic association support. [#3520 state:resolved]
|
2009-12-28 15:12:13 +01:00 |
matey.rb
|
|
|
member.rb
|
|
|
member_detail.rb
|
|
|
member_type.rb
|
|
|
membership.rb
|
|
|
minimalistic.rb
|
|
|
mixed_case_monkey.rb
|
|
|
movie.rb
|
|
|
order.rb
|
|
|
organization.rb
|
Adding :from scoping to ActiveRecord calculations
|
2009-08-09 12:43:07 +12:00 |
owner.rb
|
|
|
parrot.rb
|
|
|
person.rb
|
Fixed limited eager loading associations with numbers in the name [#2668 state:resolved]
|
2009-05-18 13:56:17 +02:00 |
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
|
Refactored previous changes to nested attributes.
|
2009-12-28 21:09:22 +01:00 |
post.rb
|
Ensure hm:t#create respects source associations hash conditions [#2090 state:resolved]
|
2009-06-21 17:35:04 +01:00 |
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
|
Simplify repair_validations on AR and make it work with new callbacks.
|
2010-01-01 03:20:38 +01:00 |
ship.rb
|
Refactored previous changes to nested attributes.
|
2009-12-28 21:09:22 +01:00 |
ship_part.rb
|
|
|
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
|
Refactor new callbacks and AR implementation.
|
2009-09-08 10:26:39 -05:00 |
toy.rb
|
|
|
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 |