Sha256: 0151e561ccf7805a1a1cf40ef679318793cc9caed1381f43cf7a7e1ffc5d042c

Contents?: true

Size: 357 Bytes

Versions: 7

Compression:

Stored size: 357 Bytes

Contents

source 'http://rubygems.org'

gem 'rails'

gem 'sqlite3'

group :assets do
  gem 'sass-rails'
  gem 'coffee-rails'

  # See https://github.com/sstephenson/execjs#readme for more supported runtimes
  # gem 'therubyracer', :platform => :ruby

  gem 'uglifier'
  gem 'bootstrap-sass'
  gem 'bootstrap-datepicker-rails', :path => '../'
  gem 'jquery-rails'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
bootstrap-datepicker-rails-1.1.1.4 testapp/Gemfile
bootstrap-datepicker-rails-1.1.1.3 testapp/Gemfile
bootstrap-datepicker-rails-1.1.1.2 testapp/Gemfile
bootstrap-datepicker-rails-1.1.1.1 testapp/Gemfile
bootstrap-datepicker-rails-1.1.0.1 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0.7 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0.6 testapp/Gemfile