Class: CreateRubyApp::Actions::NullAction
- Inherits:
-
Object
- Object
- CreateRubyApp::Actions::NullAction
- Defined in:
- lib/create_ruby_app/actions/null_action.rb
Class Method Summary collapse
Class Method Details
.call(app) ⇒ Object
6 |
# File 'lib/create_ruby_app/actions/null_action.rb', line 6 def self.call(app); end |