ruby-3.1 Questions
3
Solved
I upgraded to Rails 7 and Ruby 3.1. While trying to run tests with rspec I got the error below. How can I fix it?
An error occurred while loading rails_helper.
Failure/Error: require File.expand_pa...
Gilford asked 27/12, 2021 at 20:40
8
Solved
running rake assets:precompile ends with the error.
Can't find why it still requires sassc, sassc only was in project when migrated to sprockets 4 using Guide to upgrading from Sprockets 3.x to 4.x...
Deboer asked 19/8, 2022 at 13:54
2
Solved
I’m using Mac OS Big Sur and rvm
$ rvm -v
rvm 1.29.12-next (master) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
I have version 2.7.5 of Ruby installed and would like to inst...
Telethermometer asked 11/1, 2022 at 19:57
1
© 2022 - 2024 — McMap. All rights reserved.