-
I just updated to Rails 7.2.1.2 which included an update to rackup 1.0.1. My app runs fine but when trying to run tests with the latest Capybara I am getting:
`# terminated with exception (report_…
-
Ruby version: 3.3.5
Rails version: 7.2.1.1
Sidekiq / Pro / Enterprise version(s): 7.3.4 / 7.3.2 / 7.3.2
Please include your initializer, sidekiq.yml, and any error message with the full backtrace…
-
Been trying to `bundle install` but it keeps failing on `sassc`.
Here's the tail end of running `gem install sassc -v '2.4.0' --verbose`
```
HEAD https://index.rubygems.org/
200 OK
GET https:…
-
In my gemspec I have:
```
group :development do
gem 'domainic-dev', path: 'domainic-dev'
end
```
In my rbs_collection.yaml I have:
```
sources:
- type: git
name: ruby/gem_rbs_c…
-
### What happened?
When running tests today Selenium started failing with this message:
```
/Users/kevin.roe/.asdf/installs/ruby/3.1.2/lib/ruby/gems/3.1.0/gems/selenium-webdriver-4.25.0/lib/selen…
-
I haven't yet identified the cause but I updated to the 4.12 this week and discovered that my Rails 7.1 application cannot migrate.
Removing the gem fixes this.
## Commands
```
> rails db:mi…
-
**Describe the bug**
Maybe I am doing something wrong, but after running the template generator (`bin/rails app:template LOCATION=https://raw.githubusercontent.com/fractaledmind/enlitenment/main/temp…
-
Hi, I'm working on a project that uses PostgreSQL with the PostGIS extension. After enabling this extension, I encounter an error whenever I try to create a query or dashboard, even for queries on tab…
-
**Describe the bug**
Ruby builds detect the mise `ruby` shim and try to invoke it, triggering recursive auto-install of the same version currently being built, causing the build to hang indefinitely.…
-
```
/home/bendangelo/.asdf/installs/ruby/3.3.5/lib/ruby/gems/3.3.0/gems/pycall-1.5.2/lib/pycall/libpython/finder.rb:2: warning: /home/bendangelo/.asdf/installs/ruby/3.3.5/lib/ruby/3.3.0/fiddle.rb was…