rails--rails/activerecord/test
Jon Leighton ef7e60f008 Revert "Fixes bug in ActiveRecord::QueryMethods, #1697"
This reverts commit 0df27c98d9.

Reverted due to failing test, see #2845.
2011-09-04 09:56:55 +01:00
..
active_record/connection_adapters
assets
cases Revert "Fixes bug in ActiveRecord::QueryMethods, #1697" 2011-09-04 09:56:55 +01:00
fixtures restores the API docs of AR::Fixtures, made a quick pass over them, revises link in fixture template [closes #2840] 2011-09-03 15:20:30 -07:00
migrations
models The join_nodes must be passed to the JoinDependency initializer and therefore counted by the alias tracker. This is because the association_joins are aliased on initialization and then the tables are cached, so it is no use to alias the join_nodes later. Fixes #2556. 2011-08-29 15:05:47 +01:00
schema
support
.gitignore
config.example.yml
config.rb