Sha256: 068a508c92475734022753be0efca731e28d8ef610603b6a1476d61df25aa5e3

Contents?: true

Size: 844 Bytes

Versions: 3

Compression:

Stored size: 844 Bytes

Contents

module FormtasticBootstrap
  module Helpers

    autoload :ActionHelper,  'formtastic-bootstrap/helpers/action_helper'
    autoload :ActionsHelper, 'formtastic-bootstrap/helpers/actions_helper'
    autoload :ErrorsHelper, 'formtastic-bootstrap/helpers/errors_helper'
    autoload :FieldsetWrapper, 'formtastic-bootstrap/helpers/fieldset_wrapper'
    # autoload :FileColumnDetection, 'formtastic/helpers/file_column_detection'
    # autoload :FormHelper, 'formtastic/helpers/form_helper'
    autoload :InputHelper, 'formtastic-bootstrap/helpers/input_helper'
    autoload :InputsHelper, 'formtastic-bootstrap/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
formtastic-bootstrap-2.1.3 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-2.1.2 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-2.1.1 lib/formtastic-bootstrap/helpers.rb