An open API service indexing awesome lists of open source software.

https://github.com/alexb52/exercism-ruby

A repo showing my preferred Ruby code style through exercism.org exercises
https://github.com/alexb52/exercism-ruby

code-style oop refactoring ruby

Last synced: 3 months ago
JSON representation

A repo showing my preferred Ruby code style through exercism.org exercises

Awesome Lists containing this project

README

        

# My Ruby code style

My Git repository to solve exercises on exercism.io. Here is my [profile for the Ruby track](https://exercism.org/profiles/AlexB52).

I always to try to make code easy to understand, to change or to optimise and that repository is a way to explain what I mean by that. It's a representation of my current coding style when writing Ruby and using object-oriented programming.

Feel free to create a pull request to discuss changes that would make the code better or discuss these in the comment section of the exercise on exercism.org