label(method, text = nil, options = {}, &block)
Instance Public methods
Returns a label tag tailored for labelling an input field for a specified
attribute (identified by method) on an object assigned to the
template (identified by object). The text of label will
default to the attribute name unless a translation is found in the current
I18n locale (through
helpers.label.<modelname>.<attribute>) or you specify it
explicitly. Additional options on the label tag can b