目录
目录README.md

Ruby on Rails Tutorial sample application

This is the sample application for Ruby on Rails Tutorial: Learn Web Development with Rails by Michael Hartl.

License

All source code in the Ruby on Rails Tutorial is available jointly under the MIT License and the Beerware License. See LICENSE.md for details.

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the test suite to verify that everything is working correctly:

$ rails test

If the test suite passes, you’ll be ready to run the app in a local server:

$ rails server

For more information, see the Ruby on Rails Tutorial book.

关于

<p align="center" style="font-family:verdana, arial, helvetica, sans-serif;font-size:13px;color:#333333;"> 本站为中国科学院大学计算机控制学院学生高级软件课程作业设计,设计完善人员包括:郑嘉彤、张嘉诚、韩丰泽、冉龙宇、樊建峰,版权所有,如有问题请联系fanjianfeng17@mails.ucas.ac.cn </p> <div class="container" style="margin-left:auto;"> <div class="row" style="margin-left:-15px;"> <div class="col-md-6 widget"> <div class="widget-body"> </div> </div> </div> </div>

0 B
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号