Module: VG::SO::GenerateIncludableModule
- Defined in:
- lib/vg/s_o/generate_includable_module.rb
Defined Under Namespace
Classes: Action
Class Method Summary collapse
Class Method Details
.call ⇒ Object
7 8 9 |
# File 'lib/vg/s_o/generate_includable_module.rb', line 7 def self.call(...) self::Action.new.call(...) end |