Skip to content

phanhuy/rails_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This README would normally document whatever steps are necessary to get the application up and running.

To implement this program, you should folow these steps:

  1. After clone/download project, we have project source code in “rails_app-master” folder.

  2. use terminal run command:

$ cd [path]/rails_app-master
$ bundle exec rake db:migrate
$ rails s
  1. in web browser you copy these urls and click enter:

localhost:3000/users and localhost:3000/microposts

Insert data and see what anything is special in my project.

thank you!

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

About

ruby app test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors