Skip to content

talhawaqar/Enumerable-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enumerable-Methods

This is a Microverse project. It was developed as a requirement for Microverse Ruby course.

In this project we re-created some of the Ruby's enumerable methods like each, each_with_index, all, none, count, inject and map.

Built With

  • Ruby

Tested with

  • RSpec 3.9

Getting Started

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

Prerequisites

  • Text Editor (VSCode is suggested.)
  • Ruby

Setup

  • Install git
  • Open Terminal
  • Change directory to folder to download repository
  • Use cd <file-path>
  • Run git clone https://github.com/ozovalihasan/bubble-sort.git
  • Install Ruby
  • Run ruby main.rb

To make any change,

  • Open related file by using text editor.

Run Tests

  • Open Terminal
  • Change directory to folder to download repository
  • Use cd <file-path>
  • Run gem install rspec
  • Run rspec

Authors

👤 Muhammad Talha Waqar

👤 Rumbidzayi Mudziviri

🤝 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

  • Microverse because of helping to build this project and TSE's for their feedback

📝 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