49 50 51 52 53
# File 'lib/htmlgrid/form.rb', line 49 def formname if(defined? self::class::FORM_NAME) self::class::FORM_NAME end end