Class: Raport::Configuration
- Inherits:
-
Object
- Object
- Raport::Configuration
- Defined in:
- lib/raport/configuration.rb
Instance Attribute Summary collapse
-
#formats ⇒ Object
Returns the value of attribute formats.
-
#storage ⇒ Object
Returns the value of attribute storage.
Instance Attribute Details
#formats ⇒ Object
Returns the value of attribute formats.
3 4 5 |
# File 'lib/raport/configuration.rb', line 3 def formats @formats end |
#storage ⇒ Object
Returns the value of attribute storage.
3 4 5 |
# File 'lib/raport/configuration.rb', line 3 def storage @storage end |