5 gems you no longer need with Rails
Sometimes upgrading Rails apps makes app dependencies obsolete — their functionality is present in the framework. Dropping them would make future app maintenance easier.
Here’s a list of gems that should not be needed with modern Rails versions: https://blog.arkency.com/5-gems-you-no-longer-need-with-rails/
What would you add to this?
Post a comment