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