Class: Beacon::Base
- Inherits:
-
Object
- Object
- Beacon::Base
- Defined in:
- lib/beacon/base.rb
Class Attribute Summary collapse
-
.app_info ⇒ Object
Returns the value of attribute app_info.
Class Attribute Details
.app_info ⇒ Object
Returns the value of attribute app_info.
6 7 8 |
# File 'lib/beacon/base.rb', line 6 def app_info @app_info end |