Skip to content

aristides1000/advanced_building_blocks_enumerables

Repository files navigation

Advanced Building Blocks - Enumerable Methods

The purpose of this project is to consolidate the acquired knowledge of the Ruby programming language. To do this, carried out the own elaboration of own methods associated with enumerable methods. screenshot

This web page was the second Ruby Programming Language Project of the Microverse curriculum. In this project, I learned the importance of enumerable methods in programming languages and how Ruby can help us accomplish this task..

Built With

Live Demo

Live Demo Link

Getting Started

This project was created to study the importance of enumerable methods and their application in Ruby.

Prerequisites

Computer running Mac OS, Windows, or Linux Ubuntu. Ruby V.3.0.0...

Install

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

  • You need to clone or download as zip file the repository on your device.
  • Unzip the repository or just clone it using git or github.
  • Grab the enumerable_methods.rb file and open it on your favorite online code editor, for example repl.it.
  • If you want to see the source code of the files located in my repository, you can do it through a code editor of your choice, I recommend using VSCode, first, you must install it by following these steps, then you must open the folder containing my repository in your local repository and open each of the files to see their content.
  • if you want to do coding tests to this repository you can do it with RSpec, you must first open your terminal in the path where you downloaded the repository, after that, it will execute the gem install rspec code, once the installation is finished, it will proceed to verify the version of RSpec through the command in the terminal rspec --version, once the version is verified, it will proceed to execute the command rspec --init to start RSpec in your local repository, once these steps are completed, you will only have to run the rspec command to run the tests to this repository.
  • If you have any questions or problems about how to run this project, you can leave me a comment in the issues section of this repository, I am more than willing to help you.

Usage

Run enumerable_methods.rb with Ruby V.3.0.0.

Run tests

Linters errors

Author

👤 Author Aristides Jose Molina Pérez

🤝 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

This project is CC0-1.0 licensed.

Acknowledgments

  • Ariel Camus CEO Microverse: For letting us start this journey.
  • Google: For letting us find crucial information in order to create this project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages