Skip to content

ahmetbozaci/Enumerable_Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hire-badge Twitter Follow

Enumerable-Methods

screenshot

I rebuild Enumerable methods on the Ruby in this project.

Functions:

  1. my_each
  2. my_each_with_index
  3. my_map
  4. my_select
  5. my_any?
  6. my_all?
  7. my_none?
  8. my_count
  9. my_inject

Live Code

Run on Repl.it

Built With

  • Ruby

Getting Started

To get a local copy up and running follow these steps:

Prerequisites

  • Ruby installed on local machine
  • Rspec installed on local machine
  • A browser (for usage or repl.it)

Usage

  • Fork/Clone this project to your local machine
  • Run rspec in the terminal of your root directory to run the described tests

Author

👤 Ahmet Bozaci

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed

About

Rebuild enumerable methods with ruby

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages