zpaulovics / datetimepicker-rails

A date and time picker for Twitter Bootstrap in Rails using Simple Form
MIT License
174 stars 80 forks source link

keep getting error when installing #77

Closed chuckwilliams10 closed 8 years ago

chuckwilliams10 commented 8 years ago

When running the bundle install..I keep getting this error: NoMethodError: undefined method 'spec' for nil:NilClass An error occurred while installing datetimepicker-rails (4.7.16), and Bundler can't continue.

I have checked my Gem file..it has this

gem 'datetimepicker-rails', github: 'zpaulovics/datetimepicker-rails', branch: 'master', submodules: true

Any Ideas....thanks a ton.

chuckwilliams10 commented 8 years ago

Any ideas..why the gem won't install....thanks a ton...

chuckwilliams10 commented 8 years ago

I had to upgrade the bundler...got it installed