mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-26 06:37:17 +10:00
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"extensions": [
|
|
"rebornix.Ruby"
|
|
],
|
|
"onCreateCommand": "bundle install --local",
|
|
"postCreateCommand": ""
|
|
}
|