Module: Trailblazer::Operation::Wtf
- Included in:
- Trailblazer::Operation
- Defined in:
- lib/trailblazer/operation/wtf.rb
Instance Method Summary collapse
Instance Method Details
#wtf?(options) ⇒ Boolean
6 7 8 |
# File 'lib/trailblazer/operation/wtf.rb', line 6 def wtf?() call_with_public_interface(, {}, invoke_class: Developer::Wtf) end |