Class: TagLayout::DummyWalkingHelper
- Inherits:
-
Object
- Object
- TagLayout::DummyWalkingHelper
- Defined in:
- app/models/tag_layout.rb
Instance Method Summary collapse
-
#initialize ⇒ DummyWalkingHelper
constructor
A new instance of DummyWalkingHelper.
- #walking_by ⇒ Object
Constructor Details
#initialize ⇒ DummyWalkingHelper
Returns a new instance of DummyWalkingHelper.
42 43 |
# File 'app/models/tag_layout.rb', line 42 def initialize(*) end |
Instance Method Details
#walking_by ⇒ Object
45 46 |
# File 'app/models/tag_layout.rb', line 45 def walking_by end |