Skip to content

I am rebuilding Enumerable methods on the Ruby in this project.

License

Notifications You must be signed in to change notification settings

kubilaycaglayan/enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hire-badge Twitter Follow

hire-badge Twitter Follow

Enumerable-Methods

I am rebuilding Enumerable methods on the Ruby in this project. Then using RSpec to test each method result

To show that it is not too hard to create enumerable methods. With the help of ruby documentation.

Including Functions: my_each my_each_with_index my_select my_all? my_any? my_none? my_count my_map my_inject

Built With

  • Ruby
  • Rspec

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

👤 Kubilay Caglayan

👤 Ikraam Ghoor

🤝 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

I am rebuilding Enumerable methods on the Ruby in this project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages