https://github.com/byhbt/rubykoans
Practice Ruby Language
https://github.com/byhbt/rubykoans
Last synced: 3 months ago
JSON representation
Practice Ruby Language
- Host: GitHub
- URL: https://github.com/byhbt/rubykoans
- Owner: byhbt
- Created: 2020-03-22T03:15:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T11:07:50.000Z (about 5 years ago)
- Last Synced: 2025-01-20T14:53:35.333Z (9 months ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby Koans
Practice learning Ruby syntax.
```bash
./ruby path_to_enlightment.rb
```And try to fix one by one.