. Answers to this question are eligible for a +500 reputation bounty ...
. Answers to this question are eligible for a +500 reputation bounty ...
I'm trying to correct the issue in my react native setup, the issue seems to be ruby. To clarify I'm on a Mac M1 So i installed rvm, installed rvm 2. ...
I have an issue while installing a gem on Jekyll, on a Raspberry Pi 4 (which runs a Jenkins pipeline that I use to publish a website). I'm trying to ...
I've got a problem with Factory bot and logging in as a designated user. I'm trying to run a simple Edit test in rspec. Here it is: And here is my ...
I am trying to make my personal website using github and jekyll following the instructions on the official website When I reach the part: I receiv ...
I have a rails application that has the following dependency structure: I'd like to get loofah to 2.19.1 without updating actionview. Is it possibl ...
I am new to rails and i have a TEST. I just installed and seted up everything needed to lunch the application, I do have an existing app and i need to ...
Rails console is loading but not accepting any commands .I am unable to even close the console by typing the exit command. I have ruby 3.1.3p185 (2 ...
I'm getting this error when running the command bundle install. I'm trying to run the build on a Macbook Air M1. Thanks. Full output: ...
I am on a new debian 11 box need to reinstall ruby 2.7 because the configuration is borked. Ruby and bash aren't playing nice to recognize my executab ...
When I run: #!/usr/bin/env ruby require 'nokogiri' xml = <<-EOXML <pajamas> <bananas> <foo>bar</foo> <bar ...
I have a student receiving an error when running 'bundle install'. Things look right as far as file structure and the gemspec file. However I can't qu ...
I`m trying to create a new Rails app, using Ruby v 3.2.0 and Rails 6.0.2, but I get following error. Anyone know how to solve this problem? Error ima ...
enter image description hereFor mac os Your RubyGems version (3.0.3.1) has a bug that prevents required_ruby_version from working for Bundle Your Ru ...
As it says in the photo, locomotivecms_steam's latest version needs Ruby < 3 but all the stable versions of Ruby are > 3. How can I installed lo ...
I'm trying to write a seed file that will generate a random Kudo. A Kudo has a Title, a Content (both generated with Faker gem), but these are not the ...
I'm trying to get an old version from a repository using bundler. For instance, in my Gemfile I have: This is properly installing the version 0.14 ...
When I run hiptest-publisher on Mac's termainl, I'm getting the following error. So I run gem install executable-hooks -v 1.6.1 and getting the fol ...
I updated my machine (MacBook Pro, Intel Core) to Ventura and have not been able to run bundle install on a fresh repo since. The install seems to get ...