Method: OraUtils::Commands.included
- Defined in:
- lib/orabase/utils/commands.rb
.included(parent) ⇒ Object
4 5 6 |
# File 'lib/orabase/utils/commands.rb', line 4 def self.included(parent) parent.extend(Commands) end |
4 5 6 |
# File 'lib/orabase/utils/commands.rb', line 4 def self.included(parent) parent.extend(Commands) end |