Could not find jquery-ui-rails-4.2.0.gem for installation -
i'm stumped one.
i've included gem in gemfile as
gem 'jquery-ui-rails', '4.2.0' and
gem 'jquery-ui-rails' which makes no difference, still i'm not able find version of it. tried several lower versions, still - no success. remember being able use jquery-ui-rails in project, cannot anymore!
thanks in advance
edit
i discovered can't add new gem gemfile. says cannot find gem
edit
as remove gem, update via bundle update, , add removed gem again , update via bundle update again, says required gem not found!
solved
- reinstall bundler
- delete gemfile.lock
solved problem
Comments
Post a Comment