Ticketee is an app created to learn Rails 3 concepts through the text Rails 4 In Action early access edition. Concepts covered TDD, nested resources, authentication, authorization, and file uploading.
Screenshots:
No special dependencies are known at this time.
If you discover any bugs, feel free to create an issue on GitHub fork and send us a pull request.
This Flavor of the Original By:
- Danielle Tucker, and
Original Implemenation By:
- Ryan Bigg, Yehuda Katz, and Steve Klabnik
- Fork it
- 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 new Pull Request
Original code is from Rails 4 In Action and no license is provided so it is unclear of the license for use.
