Sha256: 9a1bb97b6dfdefd5b4942c2d0fd56b8cdb0fcac8e9fb67c08fecbbf32fa99cd8

Contents?: true

Size: 267 Bytes

Versions: 43

Compression:

Stored size: 267 Bytes

Contents

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

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

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
bootstrap-datepicker-rails-1.0.0.1 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-1.0.0 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.42 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.41 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.40 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.39 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.37 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.36 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.35 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.34 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.33 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.32 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.31 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.30 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.29 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.28 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.24 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.22 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.21 lib/bootstrap-datepicker-rails.rb
bootstrap-datepicker-rails-0.6.20 lib/bootstrap-datepicker-rails.rb