This project want to help people who want build a ticketing system to sell their own courses.
Please follow this guide to contribute your code.
ruby "2.1.2"
- heroku : production server
rake dev:build
- figaro heroku:set -e production
- Fork it ( https://github.com/growthschool/ticketing/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
If you want to learn Rails, you can enroll following courses: