Method: Sym::Configuration#compression_enabled
- Defined in:
- lib/sym/configuration.rb
#compression_enabled ⇒ Object
Returns the value of attribute compression_enabled.
39 40 41 |
# File 'lib/sym/configuration.rb', line 39 def compression_enabled @compression_enabled end |