This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd1daf9a8e751aaa700a18d6ac9c48b6f016ea7c
rails
/
activerecord
/
test
History
Jon Leighton
1267598881
Rename AssociationReflection#primary_key_name to foreign_key, since the options key which it relates to is :foreign_key
2010-12-31 20:00:45 +00:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Rename AssociationReflection#primary_key_name to foreign_key, since the options key which it relates to is :foreign_key
2010-12-31 20:00:45 +00:00
connections
select goes through exec(), so no method chaining for query counts
2010-11-03 17:34:49 -07:00
fixtures
Make serialized fixtures work again
2010-12-29 16:15:45 +00:00
migrations
in the middle of refactoring
2010-12-03 12:00:09 -08:00
models
Verify that when has_many associated objects are destroyed via :dependent => :destroy, when the parent is destroyed, the callbacks are run
2010-12-31 20:00:44 +00:00
schema
Support for :counter_cache on polymorphic belongs_to
2010-12-31 20:00:44 +00:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00