Drew Hoffer
Drew Hoffer
When trying to add a new component to an nx project the error `Failed to load tsconfig.json. Couldn't find tsconfig.json` occurs. Normally for nx projects you will have a `tsconfig.base.json`...
docs: add link to deanin video on bullet
Wondering if it would be worth using the new Rails 8 `params.expect` for params in the scaffolds. Let me know what you think: https://api.rubyonrails.org/classes/ActionController/Parameters.html
### Motivation This PR addresses #2208 which suggested replacing `Thor::Error` with a custom `Tapioca::Error`. ### Implementation - I feel my implementation may be naive in thinking that I would simply...
### Motivation This PR addresses #1347 which aims to show a message when trying to run `tapioca gem` on a ignored gem. ### Implementation I have added a skipped gems...