/enumerable

Exercise in Ruby to manually code a few default methods.

Primary LanguageRubyMIT LicenseMIT

Ruby

Enumerable Ruby

Exercise in Ruby to manually code a few default methods.

Getting Started

  • Check the Ruby version or if you have at all by running ruby -v if you get something like this ruby 2.6.8p205 (2021-07-07 revision 67951) you have Ruby installed.
  • Clone the repository by runiing git clone https://github.com/raminka13/enumerable.git in your CLI.
  • cd enumerable
  • Run ruby my_list.rb

Authors

👤 Raul A Ospina 🧑🏻‍💻

👤 Lucas Costa Rodrigues 🧑🏻‍💻

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.