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

7 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

7 months ago

Pressing Ctrl-K does not give me a project id


7 months ago

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


7 months ago

!s


Status changed to Solved adam 7 months ago


Loading...