Sha256: cb8b2c90c8d5382182a29fda3b8c11e6f192dc48afec3b7ec4c3521920a9f318

Contents?: true

Size: 446 Bytes

Versions: 15

Compression:

Stored size: 446 Bytes

Contents

source 'http://rubygems.org'

gem 'rails'

gem 'sqlite3'

group :assets do
  gem 'sass-rails',   '~> 3.2.3'
  gem 'coffee-rails', '~> 3.2.1'

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

  gem 'uglifier', '>= 1.0.3'  
  gem 'anjlab-bootstrap-rails', '>= 2.1', :require => 'bootstrap-rails'
  gem 'bootstrap-datepicker-rails', :path => '../'
  gem 'jquery-rails'
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
bootstrap-datepicker-rails-1.0.0.4 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0.5 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0.3 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0.2 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0.1 testapp/Gemfile
bootstrap-datepicker-rails-1.0.0 testapp/Gemfile
bootstrap-datepicker-rails-0.6.42 testapp/Gemfile
bootstrap-datepicker-rails-0.6.41 testapp/Gemfile
bootstrap-datepicker-rails-0.6.40 testapp/Gemfile
bootstrap-datepicker-rails-0.6.39 testapp/Gemfile
bootstrap-datepicker-rails-0.6.37 testapp/Gemfile
bootstrap-datepicker-rails-0.6.36 testapp/Gemfile
bootstrap-datepicker-rails-0.6.35 testapp/Gemfile
bootstrap-datepicker-rails-0.6.34 testapp/Gemfile
bootstrap-datepicker-rails-0.6.33 testapp/Gemfile