-
## Description
I'm rebooting an old rails project and it would be helpful to use ruby 2.5.8. My plan it to get it operational and then work on modernizing it.
rvm install ruby-2.5.8 fails with …
-
Hello, and congratulations for your work. I've used random forest and SVC on complex datasets and work like a charm, on the other hand I didn't manage to get either RVC(sklearn_bayes) working properly…
halsw updated
3 years ago
-
#
## What did you do?
Factory reset my M1 Macbook AIR. Tried installing cocoapods with:
`sudo gem install cocoapods`
## What did you expect to happen?
I expected to install cocapods on my de…
-
rspec-mode did not work for me before installing rvm.el and setting `rspec-use-rvm` to `t`. Mentioning this in the README might help people get up and running a bit faster.
-
I'am trying to run a simple cron task in my local machine.
My `schedule.rb` is the following
```ruby
set :output, 'log/cron_log.log'
every 1.minutes do
rake 'tris:export:users'
end
```
B…
-
It doesn't work as long as I use some given gemset. Once I switch to default one, all seems to be working. Can anyone have a look at that? Thanks
![image](https://user-images.githubusercontent.com/…
-
The other day, after accidentally running `systemctl restart apache`, not as `root`, and I `ctrl c` out of the process, my terminal froze.
I think it has to do with what I'm doing with inputrc.
…
-
Hi! I'm having issues trying to debug test using the debugger. Getting this error:
![Screenshot 2024-06-17 at 16 29 12](https://github.com/st0012/ruby-lsp-rspec/assets/16313890/3c25e878-7464-4893-8b…
-
That would be a killer feature.
-
Hi,
I called javamop on few examples (shipped with javamop). The program said .rvm files and .aj files were generated, but .rvm files are missing!
In one case, I saw that some .rvm files were genera…