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
09ddca67acbb88e2fdd7300670839cbf647b2694
rails
/
activerecord
/
test
History
Jon Leighton
09ddca67ac
Fix problem with duplicated records when a :uniq :through association is preloaded [
#2447
state:resolved]
2010-12-15 17:47:42 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Fix problem with duplicated records when a :uniq :through association is preloaded [
#2447
state:resolved]
2010-12-15 17:47:42 -08:00
connections
select goes through exec(), so no method chaining for query counts
2010-11-03 17:34:49 -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
in the middle of refactoring
2010-12-03 12:00:09 -08:00
models
Verify that creating a has_many through record where there is a default_scope on the join model works correctly (creates the join record with the default scope applied)
2010-12-16 01:49:30 +05:30
schema
Verify that creating a has_many through record where there is a default_scope on the join model works correctly (creates the join record with the default scope applied)
2010-12-16 01:49:30 +05:30
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00