rails/activerecord/lib
kennyj 1e417d5cd2 Some refactor for association.
* Remove unused association_class method.
* Remove a unnecessary assignment.
* Move @updated to BelongsToAssociation that only reference this instance variable.
* Reset @stale_state at the reset method. I think this place is right place.
2012-04-12 23:28:31 +09:00
..
active_record Some refactor for association. 2012-04-12 23:28:31 +09:00
rails/generators Fix indenting in migration generator 2012-03-27 11:41:31 -04:00
active_record.rb add active_record_deprecated_finders as a dep 2012-04-12 15:01:43 +01:00