port_of_call 0.1.0.alpha2
Port of Call assigns each Rails application a consistent, deterministic port number based on the application's name or repository. This solves the common conflict of multiple Rails apps all defaulting to port 3000.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.1.0.alpha2 March 26, 2025 (13KB)
- 0.1.0.alpha1 March 26, 2025 (13KB)
Runtime依存関係 (1):
rails
>= 6.0, < 9.0