Sha256: 2c62e2b9690a22068caf2fb82f85ea8437dd7554b115ce81466d9362c2ffb38e
Contents?: true
Size: 425 Bytes
Versions: 3
Compression:
Stored size: 425 Bytes
Contents
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": "Rails server", "type": "Ruby", "request": "launch", "program": "${workspaceRoot}/bin/rails", "args": [ "server" ] } ] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
xpanse_2go-0.1.3 | .vscode/launch.json |
xpanse_2go-0.1.2 | .vscode/launch.json |
xpanse_2go-0.1.0 | .vscode/launch.json |