ackama / rails-template

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

refactor: update `rails_helper` based on latest Rails #522

Closed G-Rath closed 7 months ago

G-Rath commented 8 months ago

This matches more closely what gets generated by Rails 7.1, which can help reduce the diff when e.g. install ActionText - I think the biggest practical gain is replacing the relishapp link since that app is now down (probably for good 😞), along with a couple of shorteners.