How do I control the Ruby version with a Rails app deploy?
mark100net
HOBBYOP

10 months ago

I am getting a build error that indicates it is using 3.2.x . I have 3.3.6 in my .ruby_version file. Is it because that version is not supported? Project id: 70a1b80e-2a9f-452f-bc14-094206d138a9

Solved

3 Replies

mark100net
HOBBYOP

10 months ago

Pressing Ctrl-K does not give me a project id


10 months ago

According to these docs you can set your Ruby version with the RAILPACK_RUBY_VERSION environment variable


10 months ago

!s


Status changed to Solved adam 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...