1. 首页
  2. 考试认证
  3. 其它
  4. CS169秋季2014

CS169秋季2014

上传者: 2024-10-15 10:23:51上传 ZIP文件 9.63MB 热度 2次

自述如何在本地运行应用程序:

  1. 进入 MeetMyClassmates 目录

  2. 运行 bundle install

  3. 运行 rake db:migrate

  4. 启动服务器,使用 rails s

  5. 打开 localhost:3000

PS:现在应用程序已经部署到 Heroku。本地的所有功能也可在 Heroku 中使用。在 Heroku 上尝试:

PS:为获得最佳体验,请尝试全屏模式。

如何运行测试:

  1. 进入 MeetMyClassmates 目录

  2. 运行 rspec /requests/user_requests.rb

  3. 运行 rspec /models/user_spec.rb

  4. 运行 rspec /requests/constant_view

下载地址
用户评论