method
env
v7.1.3.2 -
Show latest stable
- Class:
ActiveRecord::Migration
env()private
No documentation available.
# File activerecord/lib/active_record/migration.rb, line 784
def env
ActiveRecord::ConnectionHandling::DEFAULT_ENV.call
end