Sha256: 4ab1c35737cbbe4386ecdca54a5d6cc1871b2b40178f5c3d1750eac942262080
Contents?: true
Size: 878 Bytes
Versions: 12
Compression:
Stored size: 878 Bytes
Contents
require "formtastic-bootstrap/helpers/buttons_helper" require "formtastic-bootstrap/helpers/fieldset_wrapper" 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
12 entries across 12 versions & 2 rubygems