Sha256: f4d0ac1170e0c05ef4867f4c54bb576781acbfa0b5a2b18303b72fdfa0f7d9f1

Contents?: true

Size: 320 Bytes

Versions: 5

Compression:

Stored size: 320 Bytes

Contents

module BootstrapForms
  module Helpers
    autoload :FormHelper, 'bootstrap_forms/helpers/form_helper'
    autoload :FormTagHelper, 'bootstrap_forms/helpers/form_tag_helper'
    autoload :NestedFormHelper, 'bootstrap_forms/helpers/nested_form_helper'
    autoload :Wrappers, 'bootstrap_forms/helpers/wrappers'
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bootstrap_forms-3.0.1 lib/bootstrap_forms/helpers.rb
bootstrap_forms-3.0.0 lib/bootstrap_forms/helpers.rb
bootstrap_forms-3.0.0.rc1 lib/bootstrap_forms/helpers.rb
bootstrap_forms-2.1.1 lib/bootstrap_forms/helpers.rb
bootstrap_forms-2.0.8 lib/bootstrap_forms/helpers.rb