1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
Aaron Patterson 6b436c23a9 Merge pull request #1285 from joshk/remove_active_record_deprecations
removed deprecated methods, and related tests, from ActiveRecord
2011-05-25 13:48:35 -07:00
..
active_record/connection_adapters introduce a fake AR adapter for mocking database return values 2011-02-04 13:34:57 -08:00
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Merge pull request #1285 from joshk/remove_active_record_deprecations 2011-05-25 13:48:35 -07:00
connections use rake to create test databases for us 2011-01-14 14:07:16 -08:00
fixtures properly reference yml alias nodes 2011-05-24 11:18:28 +02:00
migrations in the middle of refactoring 2010-12-03 12:00:09 -08:00
models Fix infinite recursion where a lazy default scope references a scope. Fixes #1264. 2011-05-25 00:08:14 +01:00
schema Merge pull request #560 from guilleiguaran/fix_pluralize_table_names_false 2011-05-16 15:40:12 -07:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00