Module: Ext::FormHelpers
- Extended by:
- Equipment
- Defined in:
- lib/ext/form_helpers.rb
Overview
Hey a FormHelper.
This extension is quite simple for now and only provides on method used to generate forms form active record models. That method is also not capable of generating something else than text fields.
When complete, this module will be used by Ext::Scaffold.
Dependencies
-
Equipment
-
Ext::ActiveRecord
TODO
-
Implement and use Ext::Controls
Defined Under Namespace
Modules: Helpers
Constant Summary
Constants included from Equipment
Equipment::DATA_PATH, Equipment::LIB_PATH
Instance Attribute Summary
Attributes included from Equipment
Method Summary
Methods included from Equipment
dependencies, depends_on, equip, equip_all, global_extensions, included