Rails 2.3.4 Errors, :rails s && :bundle not working?
问题 I have a friend who had an existing Rails application, which appears to be built in '2.3.4' according to the environment.rb files. He has some issues with it and asked me to look into it for him. I am used to using Rails 3.2+. I downloaded his files and ran the bundle command and got this response: Could not locate Gemfile I then tried to check out the site locally by running the rails s command. I got back: Usage: rails new APP_PATH [options] Options: -r, [--ruby=PATH] # Path to the Ruby