##Learn Ruby Test-First
Cloned from learn_ruby by alexch
install dependencies: bundle install
#####run all tests:
rake
#####run tests on specific files:
rspec spec/<file to test> from the home directory
| Name | Name | Last commit date | ||
|---|---|---|---|---|
##Learn Ruby Test-First
Cloned from learn_ruby by alexch
install dependencies: bundle install
#####run all tests:
rake
#####run tests on specific files:
rspec spec/<file to test> from the home directory