c9-core/plugins/c9.ide.run/runners/Ruby.run

5 wiersze
92 B
Plaintext

{
"cmd": ["ruby", "$file", "$args"],
"env": {},
"selector": "^.*\\.(ruby|rb)$"
}