1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Piotr Sarnacki 3d865c1bcd Remove deprecation warning for FIXTURES_PATH
FIXTURES_PATH has a bit different case than DatabaseTasks.fixtures_path,
which was added along with deprecation. A use case for FIXTURES_PATH
could be loading fixtures from a different directory just for a given
test run. The implementation is fairly simple, so leaving it as it is
won't hurt.
2013-12-30 09:59:13 +01:00
..
active_record Remove deprecation warning for FIXTURES_PATH 2013-12-30 09:59:13 +01:00
rails/generators Make .next_migration_number reusable for third party AR generators. 2013-09-30 15:03:55 +02:00
active_record.rb add #no_touching on ActiveRecord models 2013-11-13 08:42:38 +01:00