このリリースでは、Visual Studio Code上でRubyの開発を行うためのDevContainer設定を提供します。これにより、コンテナ化された一貫性のある開発環境を簡単に構築できます。
主な機能:
-
Ruby環境: 指定されたバージョンのRubyをインストール済み。
-
Bundler: Rubyの依存関係管理ツールであるBundlerをインストール済み。
-
VS Code拡張機能:
- Ruby関連の拡張機能をプリインストール。
What's Changed
- Add Ruby Development Environment with Dev Container by @tomohiroJin in #1
New Contributors
- @tomohiroJin made their first contribution in #1
Full Changelog: https://github.com/tomohiroJin/devcontainer-ruby/commits/v1.0.0