Barnabé

Results 4 issues of Barnabé

Hi, The phlex install generator assume the new default importmaps are present and include the `javascript_importmap_tags` in this template `lib/generators/phlex/install/templates/application_layout.rb` Maybe we can check if importmap is present on the...

### Motivation / Background I try to deploy a brand-new rails "8.0.0.beta1" app with esbuild and deploy it with the shiny Kamal V2.1. Docker image build step fails due to...

railties

It's not a bug, but possibly a new feature! 😄 ### My issue: I'm building a French-only application with `solid_errors` and I get this error `I18n::InvalidLocale`. My application will be...

Adds a link to the main_app.root_path. It's a copy / past from what [@virolea](https://github.com/virolea) did on [rails/mission_control-jobs](https://github.com/rails/mission_control-jobs) https://github.com/rails/mission_control-jobs/pull/257 Screenshot