Sha256: dc337978f81bde7273bb1d8ea6de0e7240d81ef505a4e486294d8b1cf9db9662

Contents?: true

Size: 266 Bytes

Versions: 12

Compression:

Stored size: 266 Bytes

Contents

require "rails"
require "bootstrap-x-editable-rails/version"

module BootstrapXEditableRails
  module Rails
    if ::Rails.version < "3.1"
      require "bootstrap-x-editable-rails/railtie"
    else
      require "bootstrap-x-editable-rails/engine"
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bootstrap-x-editable-rails-1.5.1.1 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.5.1 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.5.0 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.6.1 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.6 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.5.1 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.5 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.4 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.3 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.1 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.4.0 lib/bootstrap-x-editable-rails.rb
bootstrap-x-editable-rails-1.3.0 lib/bootstrap-x-editable-rails.rb