mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-25 22:27:34 +10:00
Add ruby extension.
This commit is contained in:
parent
b367c3ed29
commit
f0b20a0287
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"extensions": [
|
||||
"gh-gh-dogfooding.codespaces-zero"
|
||||
"gh-gh-dogfooding.codespaces-zero",
|
||||
"rebornix.Ruby"
|
||||
],
|
||||
"postCreateCommand": "bundle install --local",
|
||||
"codespaces": {
|
||||
|
|
@ -11,4 +12,4 @@
|
|||
"previewDelay:": 6000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue