Martin Levesque
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Created libruby.so.3.2: cannot open shared object file: No such file or directory after upgrading rails, ruby
AnsweredHi,Following an upgrade to rails 7.2, ruby 3.3.7I am unable to run with debug with a docker compose setup which was working, now I get the following when running with debugvention_rails-1 | <inter... -
Created Disabling "Missing type signature" warnings
AnsweredIt seems that now by default it's adding warnings when there is no type specified: “Missing type signature for …”How can we disable this? -
Created RubyMine 2023.2.3 debugger console unstable and mostly broken
AnsweredIt looks like the debugger when using the console with this version, if you enter a command in the console it will typically work the first time.But then if you try to enter another command, the co...