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