-
Hi there! Thank you for the gem, I wonder if it supports Rails 7.x. The second question, I read the README file and it seems counterintuitive on this part:
```bash
$ rails g migration add_[ancestr…
-
Good day!
I am new into JRuby and for political reasons my Ruby on Rails project has to be delivered as a Jar file 😅. I see Jarbler as an alternative to abandoned Warbler, I saw your comments about c…
-
### Tell us about your environment
**Ruby Version:** 3.2.2
**Framework Version (RSpec, Minitest, FactoryGirl, Rails, whatever):** rspec-rails: 7.x, Rails 7.2.1
**TestProf Version:** 1.4.2
…
-
We want our ruby base images on ruby 3.3 and debian 12. Preferably also node 20. So, we'll need to get everything downstream updated.
New versions:
- Rails 7.2
- Ruby 3.3
- Node 20
-
## Context
The Rails frontend can’t currently be installed on Rails 7.2 because of an improper version constraint in upstream [canonical-rails](https://github.com/jumph4x/canonical-rails).
…
-
### Steps to reproduce*
https://github.com/DavyJonesLocker/client_side_validations/actions/runs/11739315324/job/32703578245
### Expected behavior*
Work
### Actual behavior*
```
Error:
A…
-
Thanks for the awesome gem.
I recently migrated my app to Rails 8.0.0.beta1, and wanted to try this adapter but there is a lock becase activerecord-postgis-adapter >= 9.0.0 depends on activerecord ~>…
-
Context: I've had cssbundling-rails (1.4.1) working with a rails 7.0.x app for a while now. I got in the mood to upgrade things and it appears that things didn't play super nice with rails 7.2.1.1
…
-
- [ ] Move lesson to curriculum site: https://backend.turing.edu/module3/lessons/intro_to_caching_in_rails
- [ ] Significant updating needed to remove views from the lesson. There used to be a versio…
-
ActiveRecord sqlite adapter has a [`">= 2.1"` requirement](https://github.com/rails/rails/blob/9568093e743f7912f29809b9e553b68349afd525/activerecord/lib/active_record/connection_adapters/sqlite3_adapt…