Sha256: 9fb74882060aecccb801714294a3363b62f8034889b01bddcd223d9457cb6a76

Contents?: true

Size: 215 Bytes

Versions: 4

Compression:

Stored size: 215 Bytes

Contents

require 'bootstrap_form/form_builder'
require 'bootstrap_form/helper'

module BootstrapForm
  module Rails
    class Engine < ::Rails::Engine
    end
  end
end

ActionView::Base.send :include, BootstrapForm::Helper

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
bootstrap_form-2.4.0 lib/bootstrap_form.rb
bootstrap_form-2.3.0 lib/bootstrap_form.rb
bootstrap_form-2.2.0 lib/bootstrap_form.rb
bootstrap_form-2.1.1 lib/bootstrap_form.rb