Skip to content

gdumani/Ruby_enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ruby_enumerables

Reimplementation of a ruby enumerable methods ​

Built With

  • Ruby 2.6.5 ​

Getting Started

​ To get a local copy up and running follow these simple example steps. ​ git clone https://github.com/gdumani/Ruby_enumerables

Usage

​ type ruby enumerables.rb

Functions

#my_each #my_each_with_index #my_select #my_all? #my_any? #my_none? #my_count #my_map #my_inject Uncomment the test case you want to try

Commands

  • rubocop enumerables.rb ​ Note: You need to do bundle install before executing the commands above. ​

Authors

​ 👤 Adrian Flores Pizarro

👤 Giancarlo Dumani

�� 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

​- This project was part of Microverse's curriculum in Ruby learning program

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc ​

�� License

​ This project is MIT licensed.

About

Ruby Enumerable Methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages