Skip to content

DesafioLatam/old_jam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

  • Normal Rails Setup:

    • clone the repo

    • cd repo/path

    • rake db:create

    • rake db:migrate

    • rake db:seed

    • rails s