fastruby / next_rails

A toolkit to upgrade your next Rails application
https://www.fastruby.io/blog/upgrade-rails/dual-boot/dual-boot-with-rails-6-0-beta.html?utm_source=github&utm_medium=description&utm_campaign=github&utm_term=next-rails
MIT License
466 stars 28 forks source link

[BUG] Update Documentation for Test Deprecation testing #78

Closed eclectic-coding closed 1 year ago

eclectic-coding commented 1 year ago

While testing, quite by accident, I found out there is one scenario that Deprecation Tracking does not work, and that is if next_rails is added to the development gem group. It might be helpful to add to this section to make sure next_rails is added to the Gemfile or one of the testing groups.

I will abide by the code of conduct