Skip to content

Laguna1/Enumerable-Methods---Solo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable-Methods---Solo

This is the second project of the Microverse Ruby section.

Built with

This project was built using these technologies.

  • Ruby
  • Rubocop
  • Vscode

In this project, we are rebuilding enumerated methods on Ruby to show that it is not so difficult to create enumerated methods using ruby documentation.

Function enablement: my_each

  • my_each_with_index
  • my_select
  • my_all?
  • my_any?
  • my_none?
  • my_count
  • my_map
  • my_inject

Getting Started

Clone or Download this repository and open .rb file in your Code Editor

Author

👤 Oksana Petrova

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

About

Working with enumerable methods Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages