Prevent redirect loop in the Rails Doctrine (ja) by koic · Pull Request #585 · rails/website
A redirect loop occurred because permalink and redirect_from were identical. To align with other locales, a trailing slash has been added to the redirect_from path.