Class: ActForm::Type::Object

Inherits:
ActiveModel::Type::Value
  • Object
show all
Defined in:
lib/act_form/type.rb

Instance Method Summary collapse

Instance Method Details

#typeObject



6
7
8
# File 'lib/act_form/type.rb', line 6

def type
  :object
end