- Notifications
You must be signed in to change notification settings - Fork0
Coding Katas written in Ruby ❤️
License
NotificationsYou must be signed in to change notification settings
eliflores/coding-katas-ruby
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Ruby solutions for Katas from
- Codewars
♥️
- Clone the repository
- Install the version ofruby in the.ruby-version file.
- Hint: You may userbenv to manage ruby versions.
- Install dependencies:
gem install bundler && bundle install - Run static analysis:
bundle exec rubocop - Run tests:
bundle exec rspec --format documentation - Write the tests, write the code, lint the code, and have fun!
- Open a Pull Request, wait for all the checks to pass, and merge! 🎉
About
Coding Katas written in Ruby ❤️
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.