Class: Ridgepole::ExecuteExpander::Stub

Inherits:
Object
  • Object
show all
Defined in:
lib/ridgepole/execute_expander.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(method_name, *args, &block) ⇒ Object



3
4
5
# File 'lib/ridgepole/execute_expander.rb', line 3

def method_missing(method_name, *args, &block)
  # Nothing to do
end