Class: Postmod::Action
- Inherits:
-
Struct
- Object
- Struct
- Postmod::Action
- Defined in:
- lib/postmod/action.rb
Class Method Summary collapse
Class Method Details
.call(*args) ⇒ Object
4 5 6 |
# File 'lib/postmod/action.rb', line 4 def self.call(*args) new(*args).call end |