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