Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. $ rails generate controller home index
  2. Bundler could not find compatible versions for gem "torquebox-naming":
  3. In snapshot (Gemfile.lock):
  4. torquebox-naming (1.0.1)
  5.  
  6. In Gemfile:
  7. torquebox depends on
  8. torquebox-naming (= 1.0.1)
  9.  
  10. Running `bundle update` will rebuild your snapshot from scratch, using only
  11. the gems in your Gemfile, which may resolve the conflict.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement