Set of simple Ruby tasks that guide through learning process of Ruby and test driven development
- Fork the repository
- Pick the task to solve (start with t0 and continue to harder ones)
- Copy the task file to students//
- Write a solution
- Send pull request
If you want to improve the contents/fix bugs feel free to:
- Fork the repository
- Create a new branch
- Improve/fix files in tasks directory
- Send pull request