Method: Condenser::Context#environment
- Defined in:
- lib/condenser/context.rb
#environment ⇒ Object (readonly)
Returns the value of attribute environment.
38 39 40 |
# File 'lib/condenser/context.rb', line 38 def environment @environment end |