class ActForm::Type::Object

Public Instance Methods

type() click to toggle source
# File lib/act_form/type.rb, line 6
def type
  :object
end