Sha256: 8cbe976cd5ff946311391acb2c13037e0b6b1c6ba46f47641dddddd71aa4cf45

Contents?: true

Size: 159 Bytes

Versions: 8

Compression:

Stored size: 159 Bytes

Contents

# frozen_string_literal: true

module BootstrapForm
  module Helpers
    extend ActiveSupport::Autoload

    autoload :Bootstrap
    autoload :Field
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bootstrap_form-5.4.0 lib/bootstrap_form/helpers.rb
bootstrap_form-5.3.2 lib/bootstrap_form/helpers.rb
bootstrap_form-5.3.1 lib/bootstrap_form/helpers.rb
bootstrap_form-5.3.0 lib/bootstrap_form/helpers.rb
bootstrap_form-5.2.3 lib/bootstrap_form/helpers.rb
bootstrap_form-5.2.2 lib/bootstrap_form/helpers.rb
bootstrap_form-5.2.1 lib/bootstrap_form/helpers.rb
bootstrap_form-5.2.0 lib/bootstrap_form/helpers.rb