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

Version Path
speedo-formstrap-1.2.7 lib/formtastic-bootstrap/helpers.rb
speedo-formstrap-1.2.6 lib/formtastic-bootstrap/helpers.rb
speedo-formstrap-1.2.5 lib/formtastic-bootstrap/helpers.rb
speedo-formstrap-1.2.4 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.2.0 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.1.2 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.1.1 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.1.0 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.0.3 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.0.2 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.0.1 lib/formtastic-bootstrap/helpers.rb
formtastic-bootstrap-1.0.0 lib/formtastic-bootstrap/helpers.rb