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
3fe9951fcce97edbc7d1443f165a0b2cb82de1ef
rails
/
activerecord
/
test
History
Aaron Patterson
ec13305b21
stop redifining methods on every call to set_primary_key
2010-12-24 22:15:41 -07:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
stop redifining methods on every call to set_primary_key
2010-12-24 22:15:41 -07:00
connections
select goes through exec(), so no method chaining for query counts
2010-11-03 17:34:49 -07:00
fixtures
If a has_many goes :through a belongs_to, and the foreign key of the belongs_to changes, then the has_many should be considered stale.
2010-12-23 15:19:18 -08:00
migrations
in the middle of refactoring
2010-12-03 12:00:09 -08:00
models
Raise an error for associations which try to go :through a polymorphic association [
#6212
state:resolved]
2010-12-23 15:19:18 -08:00
schema
Fix creation of has_many through records with custom primary_key option on belongs_to [
#2990
state:resolved]
2010-12-23 15:19:17 -08:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00