module TurboGraft::Redirection

Provides a means of using Turbolinks to perform redirects. The server will respond with a JavaScript call to Turbolinks.visit(url).

Private Instance Methods