ackama / rails-template

Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
Other
306 stars 17 forks source link

fix: don't include types for `shakapacker` anymore as it ships with types now #470

Closed G-Rath closed 1 year ago

G-Rath commented 1 year ago

I upstreamed the types into shakapacker itself, which got released in v7.0.3: https://github.com/shakacode/shakapacker/pull/330