Class: Octopolo::Config
- Inherits:
-
Object
- Object
- Octopolo::Config
- Defined in:
- lib/octopolo_plugin_example/example_plugin.rb
Instance Method Summary collapse
Instance Method Details
#example_var ⇒ Object
11 12 13 |
# File 'lib/octopolo_plugin_example/example_plugin.rb', line 11 def example_var @example_var || ExamplePlugin::EXAMPLE_CONSTANT end |