Skip to content

Instantly share code, notes, and snippets.

@bigtiger
Created September 11, 2009 20:46
Show Gist options
  • Save bigtiger/185563 to your computer and use it in GitHub Desktop.
Save bigtiger/185563 to your computer and use it in GitHub Desktop.
class SessionsController < ApplicationController
include Clearance::App::Controllers::SessionsController
layout :session
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment