Method: Pakyow::Presenter::View#plural_binding_name
- Defined in:
- lib/pakyow/presenter/view.rb
#plural_binding_name ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
437 438 439 |
# File 'lib/pakyow/presenter/view.rb', line 437 def plural_binding_name label(:plural_binding) end |