Sha256: 1b16ec628a73dce57c2994acc7bc021035cf896222b43d345bb34d1403489ff6

Contents?: true

Size: 273 Bytes

Versions: 25

Compression:

Stored size: 273 Bytes

Contents

require "rails"
require "bootstrap-table-rails/version"

module Bootstrap
  module Table
    module Rails
      if ::Rails.version < "3.1"
        require "bootstrap-table-rails/railtie"
      else
        require "bootstrap-table-rails/engine"
      end
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
bootstrap-table-rails-1.20.2 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.20.1 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.20.0 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.19.1 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.19.0 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.18.3 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.18.2 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.18.1 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.18.0 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.17.1 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.17.0 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.16.0 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.15.5 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.15.4 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.13.4 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.12.2 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.12.1 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.11.1.1 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.11.0 lib/bootstrap-table-rails.rb
bootstrap-table-rails-1.10.1 lib/bootstrap-table-rails.rb