-
### I have checked that this feature is not already implemented
- [x] This feature does not exist
### Use case
The LSP currently does not auto-detect Rails for Engine/Railtie projects, presumably a…
-
Calling `rake app:parallel:prepare` in the case of a rails engine should then call `rake app:parallel:load_schema` under the hood, but instead it calls `rake parallel:load_schema` by default (without …
-
With the release of Rails 8 and new apps having Propshaft instead of Sprockets, How are Rails engines being made to work for both styles? For example many gems contains a Web UI which is a Rails engin…
-
This is a great looking Rails Engine! 🙇🏻
Unfortunately, I can't use it because it has a dependency on Bootstrap delivered by a 3rd party CDN so it won't pass a security review:
https://github.com/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…
-
I use vite-ruby to handle my assets in my rails app. When I add this gem and try to start the rails server i got the following error
```ruby/3.3.0/lib/ruby/gems/3.3.0/gems/railties-8.0.0.beta1/lib/…
-
## Description
Investigate flipper facility_locator_rails_engine flipper for current use and eligibility for removal.
Refer to https://github.com/department-of-veterans-affairs/va.gov-cms/issues/1…
-
Following the lead of Questioning Authority, I think this should be a Rails engine. Any good reason not to do this?
-
### Describe the bug
Avo can't handle non-standard primary keys/IDs that don't follow Rails' out-of-the-box conventions (e.g. periods in a string-based ID). Rails documents how to work around this v…
-
The rails engine is not being loaded and so the assets are also not found in the asset pipeline. Will submit a pull request for this.