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:
=
install:
=
Versions:
- 0.1.0.alpha2 March 26, 2025 (13 KB)
- 0.1.0.alpha1 March 26, 2025 (13 KB)
Runtime Dependencies (1):
rails
>= 6.0, < 9.0