GitXplorerGitXplorer
a

avanced-my-movies

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ff676d04ab096deea87a6808221ea12ea6593298

Add classifications

aarthurmde committed 8 years ago
Unverified
334c4d403e77524340831bf5eaa1a37b5adcc0c3

Add layout and devise

aarthurmde committed 8 years ago
Unverified
afbd8d34e6f08b3c50f2f3deca47f1b30b50eba3

Add relations

aarthurmde committed 8 years ago
Unverified
0bc087c55df1c88f704c20304c6451414743ab08

Add seeds

aarthurmde committed 8 years ago
Unverified
eaedbdd8bd821d3415c51caefe10e3ddea5972a3

Update README

aarthurmde committed 8 years ago
Unverified
f246500ebb632077fe3b3cd636f2a3ee50fc4e8e

Initial commit

aarthurmde committed 8 years ago

README

The README file for this repository.

README

This project is part of Ruby on Rails course from IME - USP

Setup

We recommend you to use RVM

  • Ruby version: 2.3.0

  • System dependencies:

bundle install
  • Database creation
rake db:create db:migrate db:seed