Sha256: a54de888f45288875d4b48ed77417add63730a2a0e69070b758c0b7c25300603
Contents?: true
Size: 907 Bytes
Versions: 23
Compression:
Stored size: 907 Bytes
Contents
require "flexa_formtastic_bootstrap/helpers/buttons_helper" require "flexa_formtastic_bootstrap/helpers/fieldset_wrapper" require "flexa_formtastic_bootstrap/helpers/input_helper" require "flexa_formtastic_bootstrap/helpers/inputs_helper" module FlexaFormtasticBootstrap 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
23 entries across 23 versions & 1 rubygems