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
Łukasz Strzałkowski dd55033777 Cast env to symbol, fixes deprecation warning
Warning:

  DEPRECATION WARNING: Passing a string to ActiveRecord::Base.establish_connection for a configuration lookup is deprecated, please pass a symbol (:development) instead.
2013-12-25 23:26:53 +01:00
..
active_record Cast env to symbol, fixes deprecation warning 2013-12-25 23:26:53 +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