Class: Paperbin::Config
- Inherits:
-
Struct
- Object
- Struct
- Paperbin::Config
- Defined in:
- lib/paperbin/config.rb
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Class Method Summary collapse
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options
1 2 3 |
# File 'lib/paperbin/config.rb', line 1 def end |
Class Method Details
.default_options ⇒ Object
2 3 4 |
# File 'lib/paperbin/config.rb', line 2 def self. ||= {} end |