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
cc9742920ccaf8e985fbe5239edb966949eb91c3
rails
/
activerecord
/
test
History
Denis Odorcic
cc9742920c
Convert :primary_key in association to a string before comparing to column names, so that for example :primary_key => :another_pk works as well [
#5605
state:resolved]
2010-10-30 11:24:36 -07:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Convert :primary_key in association to a string before comparing to column names, so that for example :primary_key => :another_pk works as well [
#5605
state:resolved]
2010-10-30 11:24:36 -07:00
connections
reducing the number of parameters to select()
2010-10-26 13:43:06 -07:00
fixtures
Add some tests for functionality in JoinAssociation which already exists but was previously untested
2010-10-13 08:24:19 -07:00
migrations
Change the method for copying migrations, do not add scope.
2010-10-09 21:32:34 +02:00
models
Convert :primary_key in association to a string before comparing to column names, so that for example :primary_key => :another_pk works as well [
#5605
state:resolved]
2010-10-30 11:24:36 -07:00
schema
made a pass in AR's schema.rb to keep (most) create statements in lexicographic order, and fixed an FK
2010-10-22 16:55:02 +02:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00