Class: Gecko::Base
- Inherits:
-
Object
- Object
- Gecko::Base
- Defined in:
- lib/gecko/base.rb
Class Attribute Summary collapse
-
.app_info ⇒ Object
Returns the value of attribute app_info.
-
.path_prefix ⇒ Object
Returns the value of attribute path_prefix.
Class Attribute Details
.app_info ⇒ Object
Returns the value of attribute app_info.
10 11 12 |
# File 'lib/gecko/base.rb', line 10 def app_info @app_info end |
.path_prefix ⇒ Object
Returns the value of attribute path_prefix.
10 11 12 |
# File 'lib/gecko/base.rb', line 10 def path_prefix @path_prefix end |