Class: Motion::Project::App
- Inherits:
-
Object
- Object
- Motion::Project::App
- Defined in:
- lib/motion/project/cross_platform/stubs.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.setup ⇒ Object
15 16 17 |
# File 'lib/motion/project/cross_platform/stubs.rb', line 15 def self.setup # no-op: allows this method to be called without raising an error end |
Instance Method Details
#template ⇒ Object
11 12 13 |
# File 'lib/motion/project/cross_platform/stubs.rb', line 11 def template :cross_platform end |