Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 223 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 223 Bytes

Dependências

  • Ruby 2.3.0
  • PostgreSQL 9.5.3

Executar

Criar banco de dados:
bundle install
rake db:create && rake db:migrate
Rodar o server
rails server

Link: http://localhost:3000/