`redirect_to` has been removed in Rails 5.1 in favor of: ``` redirect_back(fallback_location: root_path) ```
re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment