Module: CanTango::Permit::Helper
- Defined in:
- lib/cantango/permit/helper.rb,
lib/cantango/permit/helper/host.rb,
lib/cantango/permit/helper/state.rb,
lib/cantango/permit/helper/naming.rb,
lib/cantango/permit/helper/license.rb,
lib/cantango/permit/helper/execution.rb
Defined Under Namespace
Modules: Execution, Host, License, Naming, State
Class Method Summary collapse
Class Method Details
.modules ⇒ Object
4 5 6 |
# File 'lib/cantango/permit/helper.rb', line 4 def self.modules [:State, :Execution, :License, :Naming, :Host] end |