Skip to content

kareemf/ruby-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practicing algorithms, data structures, and BDD just because.

Installation

The simplest way to install dependencies is via Bundler:

gem install bundler

Followed by

bundle

Development

To run tests upon file system updates

bundle exec guard

To run all tests once and generate coverage reports

bundle exec rake test

To view coverage reports, open coverage/index.html in a web browser

About

Practicing algorithms, data structures, and BDD just because.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages