-
Phlex deprecated the `Checkbox` and `CheckboxTag` modules in Phlex 1.2.0. There are now camel-cased: `CheckBox` and `CheckBoxTag`.
https://github.com/phlex-ruby/phlex-rails/releases/tag/1.2.0
**…
-
## Objective
Create service to generate Rails new commands based on user selections
**Note - there's an overlap with the currently existing functionality. Resolve this when we get here**
## Tas…
-
**Current behaviour**
After upgrading to version 2.2.0 of this gem, I'm now seeing duplicate mysql spans for my Rails application. It seems that both `active_record` and `mysql2` components are produ…
-
Context: Apple sign-in with [omniauth-apple](https://github.com/nhosoya/omniauth-apple) worked fine until a week ago when the company moved the app to Kamal. We started getting this error:
```
Act…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
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_…
-
### Description
From time to time I notice that there are a bunch of ruby processes where I'm pretty sure they are related to ruby-lsp even if the Rails project got already closed or VS Code is no lo…
-
After installing the flag_icon gem, I encountered a conflict where the gem overrides the global Rails constant with FlagIcon::Rails. This results in an error when trying to access Rails.env or any oth…
-
**First and foremost, thank you for this outstanding tool! It has been incredibly helpful in identifying memory issues, and I truly appreciate the work that’s gone into it.**
While debugging some m…
-
Hi There,
I hit this problem while using railsui on latest Rails 8.0.0
user@P6R-MBP rails8_ui % rails railsui:install
bin/rails aborted!
Don't know how to build task 'update' (See the list…