public
Description: A simple example of TDD with Cucumber and RSpec
Homepage:
Clone URL: git://github.com/thoughtless/cuc_demo.git
cuc_demo / .gitignore
100644 4 lines (3 sloc) 0.025 kb
1
2
3
4
log/*
tmp/*
db/*.sqlite3