class Neewom::CustomForm
Public Instance Methods
to_form()
click to toggle source
# File lib/neewom/custom_form.rb, line 10 def to_form Neewom::Repository.new.fetch!(self) end
# File lib/neewom/custom_form.rb, line 10 def to_form Neewom::Repository.new.fetch!(self) end