Class: Form::Error

Inherits:
BaseTag
  • Object
show all
Defined in:
app/views/form/error.rb

Instance Method Summary collapse

Instance Method Details

#view_templateObject



6
7
8
# File 'app/views/form/error.rb', line 6

def view_template
  p(class: classes) { text }
end