Skip to content

Commit e8c2297

Browse files
committed
Adding launchy to see pages.
There's a cucumber step called "And open page" that launches the page so you can see what it looks like at the current step of rendering. It needs the launchy gem to work right. Oops.
1 parent e0d1eb1 commit e8c2297

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ gem "autotest"
2323
gem "autotest-fsevent"
2424
gem "autotest-growl"
2525
gem "bson_ext", ">=1.0.4"
26+
gem "launchy"

0 commit comments

Comments
 (0)