cameron-objective
FREE
7 days ago
Ruby 2.7 and Rails 5.2
I'm looking into platforms for deploying an old Ruby on Rails app, and I'm wondering if Railway is an option. It's currently on Heroku, but that is being deprecated. The plan is to upgrade the app to newer versions of everything, but we need an environment that we can safely deploy to in the meantime. Anyone know what minumum support version is? Thanks!
0 Replies
7 days ago
There is no 'minimum supported version' if you user your own Dockerfile
7 days ago
And if you use Railpack (Railway's own builder) you can override the Ruby version and there's no mention of a min. supported version https://railpack.com/languages/ruby#config-variables
7 days ago
!s
Status changed to Solved medim • 7 days ago