Class: ActionView::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/form_fu.rb

Overview

:nodoc:

Constant Summary collapse

@@field_error_proc =
Proc.new{ |html_tag, instance| "#{html_tag}" }