Class: ApplicationForm

Inherits:
Lite::Form::Base show all
Defined in:
lib/generators/lite/form/templates/install.rb

Instance Attribute Summary

Attributes inherited from Lite::Form::Base

#result

Method Summary

Methods inherited from Lite::Form::Base

#initialize, model_name

Methods included from Lite::Form::Helpers::Persistence

#create, included, #persisted?, #save, #update

Methods included from Lite::Form::Helpers::Errors

#errored?, included, #merge_errors!, #merge_exception!, #success?

Constructor Details

This class inherits a constructor from Lite::Form::Base