Skip to content

waaadim/playground_ror

Repository files navigation

README

ruby: 2.3.3 rails: 4.2.9

create a postgress user:

name: socials
pass: socials

or

edit ./config/database.yml

then run:

$ rake db:drop; rake db:create; rake db:migrate; rake db:seed

to run tests:

$ rake test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages