rusllonrails / ruby_challenges

Personal Ruby Challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Ruby Challenges

CircleCI

Dependencies

Ruby (2.6.4)

Local Setup

gem install bundler:2.0.2
bundle

Run Unit tests

bundle exec rspec .

Run Rubocop check

bundle exec rubocop

Debug with Guard

bundle exec guard

About

Personal Ruby Challenges


Languages

Language:Ruby 100.0%