Lorenzo Del Castillo

Results 2 issues of Lorenzo Del Castillo

See https://github.com/rails/rails/pull/45383 When scaffolding a model (with `rails g scaffold ModelName`), the destroy method in the generated controller is missing a 302 status code. Adding this status code is recommended...

When building the project from the master branch I ran into the following issue: ``` A JavaScript error occurred in the main process Uncaught Exception: Error [ERR_REQUIRE_ESM]: require() of ES...