Skip to content

contactprincebansal/rails5-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Rails Coding Assignment

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Install Ruby : 2.4.1
Install Rails : 5.1.5
Install Postgresql : 10.0

Installing

git clone https://github.com/erprincebansal/rails5-sample
bundle
rails db:create
rails db:migrate
rails s

Running the tests

rake test

Deployment

Steps for deployment:

Create a heroku account.
Login into account using heroku-cli.
heroku create appname
git push heroku master
Deployed at heroku: https://rails5-assignment.herokuapp.com

Authors

About

Sample Application Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published