Skip to content

hemantso/enumerableMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enumerableMethods

Practice of Second ruby lessons on Microverse school. This small project consist of adding new methods onto the existing Enumerable module. Project build using testing with Rspec (TDD).

Built With

  • Ruby 2

Getting Started

  • Install Ruby
  • clone repository from github
  • run the file in the command line by "ruby index.rb"

Rspec testing (TDD)

  • gem install rspec
  • rspec init
  • creted file spec/index_spec.rb
  • for testing run rspec in terminal

Authors

👤 Hemant soni

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

📝 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