Method: ActiveRecord::Snapshot::Configuration#env
- Defined in:
- lib/active_record/snapshot/configuration.rb
#env ⇒ Object
Returns the value of attribute env.
55 56 57 |
# File 'lib/active_record/snapshot/configuration.rb', line 55 def env @env end |