We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547de0f commit 753ae12Copy full SHA for 753ae12
the_comments.yml.teamocil.example
@@ -2,7 +2,7 @@ windows:
2
- name: "TheComments"
3
root: "~/rails/opensource/the_comments"
4
filters:
5
- before: "rvm use ruby-2.0.0-p353; rvm gemset use the_comments"
+ before: "rvm use ruby-2.0.0-p353; rvm gemset use the_comments --create"
6
layout: tiled
7
panes:
8
- cmd: "clear;"
0 commit comments