tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Remove ad-hoc dependency from Gemfile #619

Closed tricknotes closed 3 weeks ago

tricknotes commented 1 month ago

This code was introduced in https://github.com/thoughtbot/ember-cli-rails/pull/598/commits/367e42831771f9e0fbcb6430016b3bc9c490b27a

However, ember-cli-rails-assets 0.7.0 solved Rails ~>7.0 issues.

tricknotes commented 1 month ago

@seanpdoyle Could you review this PR? This is a development-only refactoring.