-
I would like for it to be the default "gemset" and for all my gems to be there except for a couple of Rubymine debug gems, different versions of which will live is different gemsets
Something like …
-
I have a problem when using bundle to install mysql2 0.5.6
My Ruby is "ruby 3.2.4 (2024-04-23 revision af471c0e01) [x64-mingw-ucrt]"
C:\Users\XXXX\Desktop\redmine-5.1.2>bundle install
Fetching …
-
* **I'm submitting a ...**
- [x] bug report
- [ ] feature request
* **What is the current behavior?**
Rubymine tells me about an IDE Fatal Error
* **Is this a bug? Sorry about that. I…
diesl updated
2 years ago
-
Just a note to register a strong vote for the cool-down feature. This is working really nicely to help with restarting a Rails 3 Grape API app I'm working on. But I use RubyMine, which autosaves all t…
-
```
9:55 AM Plugin error: Plugin 'stackoverflow' is compatible with IntelliJ IDEA only because it doesn't define any explicit module dependencies
```
Some weird behavior:
* it breaks in recen…
-
- Plugin version 0.10.1264
- RubyMine 8.0.3
- Java version:1.8.073
- Windows 10
I'm trying to set up an action to run go install ./... for my code tree so I can triage build errors as well as install…
-
Icon is missing for MPS, a JetBrains IDE that is part of their suite of products that also includes [PHPStorm](https://github.com/numixproject/numix-icon-theme-circle/blob/master/Numix-Circle/48x48/ap…
-
Didn't know how better to phrase this one, but seeing as you're working so quickly I figured I throw this small issue at you. Right now there's one major issue I've noticed in the syntax highlighting,…
-
With keyboard shortcuts, tips to add files etc.
> "+
> Add a new file to get started"
-
I installed zeus, (included it in the Gemfile because I need to use it for guard). Now every command I run with zeus freeze. If I kill zeus, the command will abort and will give the following error
`…