ianwhite (owner)

Revisions

gist: 28795 Download_button fork
public
Public Clone URL: git://gist.github.com/28795.git
Embed All Files: show embed
Bash #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
xenon:~/dev/ianwhite/response_for(master)$ garlic shell
Garlic interactive session: type shell commands
garlic:> cd vendor/plugins/repsonse_for
vendor/plugins/repsonse_for: no such directory
garlic:> cd vendor/plugins/response_for
garlic:vendor/plugins/response_for> ruby spec/controllers/*.rb
2.1-stable:
...................................................................................................
 
Finished in 0.680104 seconds
 
99 examples, 0 failures
2.2-stable:
...................................................................................................
 
Finished in 0.58414 seconds
 
99 examples, 0 failures
garlic:vendor/plugins/response_for>