问题: wyy@wyy:~/moumentei-master$ rake db:createrake aborted!You have already activated rake 10.1.0, but your Gemfile requires rake 10.0.3. Using bundle exec may solve this. 解决: Remove rake 10.1.0 gem gem uninstall rake and remove 10.0.2 version of rak…
Mongo DB Study: first face with mongo DB 1. study methods: 1. Translate: I am the mongo DB organization website truck man. And I may use my knowledge to help myself learn more. 2. Practice: only the practice can make me what I have done and what I…