Skip to content

DyaryRaoof/ruby_enumerable

Repository files navigation

Ruby::Enumerable

This is a microverse curriculum project for working with ruby to a enumerable module that implements the following methods: #all? #any? #filter

Built With

  • Ruby

Getting Started

  • Clone the repository with git clone https://github.com/DyaryRaoof/ruby_enumerable.git;
  • Open the cloned folder on the IDE of your choice;
  • Install dependencies with bundle i;
  • Copy decoder.rb code into irb;
  • then use the method decode_sentence(code_sentence) to decode your morse code;

Authors

👤 Dyary Raoof Bayz

👤 Miguel Angel Puentes

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages