Method: Card::Format::CardActionView.new
- Defined in:
- lib/card/format/card_action_view.rb
.new(controller) ⇒ Object
6 7 8 |
# File 'lib/card/format/card_action_view.rb', line 6 def new controller super(lookup_context, { _routes: nil }, controller) end |