Sha256: b802db0841a38375af5c63fafd5ee2d5a158e003de7724f5ff1fc4b5196acec3
Contents?: true
Size: 984 Bytes
Versions: 3
Compression:
Stored size: 984 Bytes
Contents
require "formtastic-bootstrap/helpers/buttons_helper" require "formtastic-bootstrap/helpers/fieldset_wrapper" require "formtastic-bootstrap/helpers/action_helper" require "formtastic-bootstrap/helpers/actions_helper" require "formtastic-bootstrap/helpers/input_helper" require "formtastic-bootstrap/helpers/inputs_helper" module FormtasticBootstrap module Helpers # autoload :ErrorsHelper, 'formtastic/helpers/errors_helper' # autoload :FieldsetWrapper, 'formtastic/helpers/fieldset_wrapper' # autoload :FileColumnDetection, 'formtastic/helpers/file_column_detection' # autoload :FormHelper, 'formtastic/helpers/form_helper' # autoload :InputHelper, 'formtastic/helpers/input_helper' # autoload :InputsHelper, 'formtastic/helpers/inputs_helper' # autoload :LabelHelper, 'formtastic/helpers/label_helper' # autoload :SemanticFormHelper, 'formtastic/helpers/semantic_form_helper' # autoload :Reflection, 'formtastic/helpers/reflection' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
speedo-formstrap-1.2.9 | lib/formtastic-bootstrap/helpers.rb |
speedo-formstrap-1.2.8 | lib/formtastic-bootstrap/helpers.rb |
speedo-formstrap-1.2.0 | lib/formtastic-bootstrap/helpers.rb |