Sha256: 54d6b7733426f0a30513ad6ee345bc3079a9dd981826a3d8f0077bbbe05fedc5

Contents?: true

Size: 273 Bytes

Versions: 37

Compression:

Stored size: 273 Bytes

Contents

require "rails"
require "bootstrap-datepicker-rails/version"

module BootstrapDatepickerRails
  module Rails
    if ::Rails.version.to_s < "3.1"
      require "bootstrap-datepicker-rails/railtie"
    else
      require "bootstrap-datepicker-rails/engine"
    end
  end
end

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
bootstrap-datepicker-rails-1.10.0.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.9.0.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.8.0.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.7.1.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.6.4.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.6.1.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.6.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.6.0.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.6.0 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.6.0.pre.alpha lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.5.0 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.5.0.RC1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.4.0 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.3.1.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.3.1.0 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.3.0.2 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.3.0.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.3.0.1.rc6 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.3.0.1.rc5 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.1.1.11 lib/bootstrap-datepicker-rails.rb