-
I have a recurring issue with a dependency/DLL while installing the gem, that results in the following errors:
``C:/Ruby31-x64/lib/ruby/gems/3.1.0/gems/ffi-1.15.5-x64-mingw-ucrt/lib/ffi/library.rb:…
-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
A suspiciously high nesting of suppressPrioritizing, forgot to call restorePrioritizing?
java.lang.Th…
-
hey folks 👋
I have a problem. When I run the Rails project that I have that contains a `.shadowenv.d` dir with the following file:
`.shadowenv.d/100_default.lisp`
```lisp
(env/set "PORT" "3000…
-
I have this error message when Rubymine starts:
```
Failed to run RuboCop command - is it installed? (SDK=/Users/jeremyvenezia/.rvm/rubies/ruby-2.3.1/bin): Cannot run program "rubocop" (in directory …
-
RubyMine: http://www.jetbrains.com/ruby/
AirMail: http://airmailapp.com/
HipChat: https://www.hipchat.com/
VMWare Fusion: http://masonsklut.com/blog/wp-content/uploads//2009/02/vmware-fusion-icon.png
…
-
I'm using a dark color scheme in RubyMine. I've been able to change colors for most of the CoffeeScript syntax to fit nicely in my color scheme. Unfortunately, the function arrow always comes out dark…
-
Just tried this with a rails app. However use seems very limited. I tried alt+click over a couple of classes and methods defined in ruby gems, but they are all not found. I was considering to switch t…
ncri updated
11 years ago
-
IDEs like rubymine warn at `step Contract::Build()` due the fact the parentheses are obsolete.
But removing them causes errors. Would be nice if TRB supports both versions.
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
Thank you for writing this extension! It has definitely saved me a lot of time.
I write a lot of Ruby and sometimes have to constantize some variables by first changing the variable to snake case, …