Skip to content

In this project, we were given the task to create identical methods that 'Ruby' provides in our own solutions.

License

Notifications You must be signed in to change notification settings

DcRonan/ruby-enumerables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Building Blocks - Enumerables

Microverse

Library Directory

Contents
Built With
Live Demo
Run Tests
Authors
License

Description

In this project, we were given the task to create identical methods that 'Ruby' provides in our solutions.

The methods that we created:

- .each 
- .each_with_index 
- .select 
- .all 
- .any 
- .none 
- .count
- .map
- .inject

Built With

- Ruby 4.7
- Rubocop 0.81.0
- VS Code

Live Demo

Click on the button below..

Deploy

Getting Started

1. Clone this repo by opening the terminal and entering: https://github.com/DcRonan/ruby-enumerables.git
2. Run 'cd/ruby-enumerables'
3. Run 'ruby main.rb' to get started

Tests

Install

1. Open a terminal
2. Run 'gem install rspec'
3. Run 'cd ruby-enumerables'
4. Run rspec --init’ to install rspec in directory

Run

1. Run 'rspec' in the terminal
2. In the terminal, you should see if the tests pass or fail like so:

img

Authors

👨‍💻 Daniel Ronan

GitHub
LINKEDIN
EMAIL
TWITTER

👩‍💻 Losalini Rokocakau

GitHub
LINKEDIN

Acknowledgements

👩‍💻 Brittany Blake

GitHub

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

License

Cocoapods

About

In this project, we were given the task to create identical methods that 'Ruby' provides in our own solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages