Module: Alchemy::PageRedirects

Extended by:
ActiveSupport::Concern
Included in:
PagesController
Defined in:
app/controllers/concerns/alchemy/page_redirects.rb

Overview

Handles page redirect urls

Lots of reasons exist to redirect to another URL than the requested one. These module holds the logic behind these needs.