Martin Levesque
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Martin Levesque created a post, Answeredlibruby.so.3.2: cannot open shared object file: No such file or directory after upgrading rails, ruby
Hi,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... -
Martin Levesque commented, -
Martin Levesque created a post, AnsweredDisabling "Missing type signature" warnings
It seems that now by default it's adding warnings when there is no type specified: “Missing type signature for …”How can we disable this? -
-
-
Martin Levesque created a post, AnsweredRubyMine 2023.2.3 debugger console unstable and mostly broken
It 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...