Sha256: 6b5f19c6aca3b85a7410f8f2fd833066842fdfd8364f6b4e75798fa49ad87129

Contents?: true

Size: 139 Bytes

Versions: 7

Compression:

Stored size: 139 Bytes

Contents

# frozen_string_literal: true

module BootstrapForm
  module Helpers
    extend ActiveSupport::Autoload

    autoload :Bootstrap
  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/bootstrap_form-4.5.0/lib/bootstrap_form/helpers.rb
bootstrap_form-5.1.0 lib/bootstrap_form/helpers.rb
bootstrap_form-5.0.0 lib/bootstrap_form/helpers.rb
bootstrap_form-4.5.0 lib/bootstrap_form/helpers.rb
bootstrap_form-4.4.0 lib/bootstrap_form/helpers.rb
bootstrap_form-4.3.0 lib/bootstrap_form/helpers.rb
bootstrap_form-4.2.0 lib/bootstrap_form/helpers.rb