Class: Form::Error
- Inherits:
-
BaseTag
- Object
- BaseTag
- Form::Error
- Defined in:
- app/views/form/error.rb
Instance Method Summary collapse
Instance Method Details
#view_template ⇒ Object
6 7 8 |
# File 'app/views/form/error.rb', line 6 def view_template p(class: classes) { text } end |