Awesome
Koans for waterfall gem
- Clone the repo
- bundle
- run
bundle exec autotest
to run spec suite each time you save files - edit spec files in
spec
and make them pass
Koans for waterfall gem
bundle exec autotest
to run spec suite each time you save filesspec
and make them pass