Libraries
»
neorails-form_fu
(0.53)
»
Index (B)
»
ActionView
»
Base
Class: ActionView::Base
Inherits:
Object
Object
ActionView::Base
show all
Defined in:
lib/form_fu.rb
Overview
:nodoc:
Constant Summary
collapse
@@field_error_proc =
Proc
.
new
{
|
html_tag
,
instance
|
"
#{
html_tag
}
"
}