Class: Toolx::Core::Form
- Inherits:
-
Object
- Object
- Toolx::Core::Form
- Includes:
- ActiveModel::Attributes, ActiveModel::Model, ActiveModel::Validations::Callbacks
- Defined in:
- lib/toolx/core/form.rb
Instance Method Summary collapse
Instance Method Details
#as_json(options = nil) ⇒ Object
8 |
# File 'lib/toolx/core/form.rb', line 8 def as_json( = nil) = attributes.as_json() |