Class: Receptor
- Inherits:
-
Object
- Object
- Receptor
- Defined in:
- lib/receptor.rb
Overview
Receptor - physical device that can provide info about real world
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#model_name ⇒ Object
16 17 18 |
# File 'lib/receptor.rb', line 16 def model_name @model end |
#name ⇒ Object
12 13 14 |
# File 'lib/receptor.rb', line 12 def name @name end |