-
## Description
Latest `rvm` version cannot load bundler from `@global`-gemset in a Passenger + Nginx configuration.
I'm running passenger and nginx on my local development environment described …
-
I have a "working" rvm::passenger::nginx which is closely modeled on the apache version, except that of course with nginx you have to _compile_ the web server with the module. It is only tested on Cen…
-
I found this problem [here](https://github.com/zerocracy/judges-action/actions/runs/10900854041/job/30249395419):
```
Octokit::Forbidden: GET https://api.github.com/user/29139614: 403 - Resource n…
-
Hola, tengo problemas con la instalación de rvm. rmv es instalado correctamente pero no me permite instalar ruby con gems.
Cuando intento instalar con `rvm install 3.1.0` no hace nada e instalar con …
-
when launch robe-start or cucumber there is similar error.
I am not sure whether it is caused by robe or something else.
os: mavericks
system ruby: 2.0.0p247
emacs: osxformacemacs 24.3
```
(insert …
-
For some reason there is different behavior for tests that subclass `ActiveSupport::TestCase` vs `ActionDispatch::IntegrationTest`. Any jobs that are run using perform_later are never executed for in…
-
Testing and editing for 17537 - Install Ruby on Rails using RVM - Arch Linux
-
rvm 1.29.3
Suggestions for fix:
1. Prophylactic: Make everything that outputs its help text for *anything but* an actual help text invocation first output the stack trace and full call (e.g. co…
-
**Describe the bug**
I'm having trouble using PATH_add to add a Ruby/Rails binstubs directory to the PATH on a shell that uses RVM. Specifically, the RVM gems bin directly is always being inserted be…
-
I'm trying to setup email_spec to work with spork and rspec. I added require "email_spec" to spec_helper.rb and include helpers and matchers config.include(EmailSpec::Helpers) config.include(EmailSpec…