Method: Pakyow::Presenter::View#singular_binding_name

Defined in:
lib/pakyow/presenter/view.rb

#singular_binding_nameObject

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.



432
433
434
# File 'lib/pakyow/presenter/view.rb', line 432

def singular_binding_name
  label(:singular_binding)
end