Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

開発環境の改善 #2909

Merged
merged 4 commits into from
Sep 24, 2024
Merged

開発環境の改善 #2909

merged 4 commits into from
Sep 24, 2024

Conversation

znz
Copy link
Member

@znz znz commented Sep 19, 2024

GitHub Codespaces で bundle exec rake して bundle exec rackup で動作確認しやすくします。

_site/index.html が古いままだったので、現状のデフォルトの rake タスクで生成されるバージョンのドキュメントへのリンクがありませんでした。
そのため、 config.ru での動的生成に変更しました。

Rack は 2 から 3 で非互換があるなど、 Gemfile.lock がないと互換性のない最新版になる可能性があるため、 Gemfile.lock もバージョン管理に追加するようにしました。

@znz znz self-assigned this Sep 19, 2024
@znz znz merged commit f1be7c0 into master Sep 24, 2024
16 checks passed
@znz znz deleted the improve-dev-env branch September 24, 2024 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant