Sha256: 4427d9a46b6ac956efc88cd65a9dd2c8eaa5e7690e098d360a45f84cd8e070f0
Contents?: true
Size: 600 Bytes
Versions: 15
Compression:
Stored size: 600 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": [ { "type": "ruby-debug", "request": "launch", "name": "RSpec (Active File)", "program": "rspec", "programArgs": [ "-I", "${workspaceFolder}", "${file}" ], "useBundler": true } ] }
Version data entries
15 entries across 15 versions & 1 rubygems