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
6d747108286790bb7f5fa9ffbfcbdf4a557a2785
rails
/
activerecord
/
test
History
Aaron Patterson
6d74710828
make sure that Psych can roundtrip an AR object
2011-01-05 14:01:47 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
make sure that Psych can roundtrip an AR object
2011-01-05 14:01:47 -08: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
Let AssociationCollection#find use #scoped to do its finding. Note that I am removing test_polymorphic_has_many_going_through_join_model_with_disabled_include, since this specifies different behaviour for an association than for a regular scope. It seems reasonable to expect scopes and association proxies to behave in roughly the same way rather than having subtle differences.
2011-01-03 16:24:31 -08: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