public
Description: Tools to make stubbing Ruby ORM models just a little bit easier
Homepage:
Clone URL: git://github.com/dchelimsky/stubble.git
stubble / cucumber.yml
100644 4 lines (3 sloc) 0.063 kb
1
2
3
4
default: features -t ~@wip
wip: features -t @wip
all: features