Method: Formtastic::FormBuilder.template
- Defined in:
- lib/formtastic/form_builder.rb
.template ⇒ Object (readonly)
Returns the value of attribute template.
54 55 56 |
# File 'lib/formtastic/form_builder.rb', line 54 def template @template end |