This is the repository for a Ruby on Rails stock tracker application where friends can follow each other and keep track of stocks they like
Osmar Luz – osmar.luz@gmail.com
- Fork it (https://github.com/osmarluz/finance-tracker)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -m 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request