/Ruby-Enumerable-Methods

It is a SOLO project with educational purposes, which has an imitation of Ruby enumerable methods

Primary LanguageRubyMIT LicenseMIT

RUBY ENUMERABLE METHODS

It is a project with educational purposes, which has an imitation of Ruby Enumerable Methods. The requirements are in The Odin Project

Built With

  • Ruby 2.6.5p114 for Windows
  • VS Code

Getting Started

Get a local copy up and running follow these simple example steps.

Setup

Download or clone this repository to your machine.

Usage

Navigate to the project folder and open the command line the run ruby (and the name of the file). Example: ruby enumerable.rb

Live Demo

You can see the code in a Live Demo.

How to Test

  • For Windows users, open Command Prompt and run:
    C:\>cd Tic-Tac-Toe-folder
    C:\Tic-Tac-Toe-folder>ruby spec/tests.rb
  • For Linux and Mac users, open a Terminal and run:
    $ cd Tic-Tac-Toe-folder
    $ ruby ./spec/tests.rb

Author

👤 Sergio Zambrano

Collaborator

👤 Peter Robert

🤝 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 MIT licensed.