rails--rails/activerecord/test
Tom Stuart 32cb2345a5 Fix default_scope to work in combination with named scopes
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2008-11-17 22:00:14 +01:00
..
assets
cases Fix default_scope to work in combination with named scopes 2008-11-17 22:00:14 +01:00
connections Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary. 2008-08-18 23:36:13 -05:00
fixtures fix assignment to has_one :through associations. 2008-11-15 18:20:39 +01:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models Fix default_scope to work in combination with named scopes 2008-11-17 22:00:14 +01:00
schema fix assignment to has_one :through associations. 2008-11-15 18:20:39 +01:00
config.rb