Skip to content

Instantly share code, notes, and snippets.

@technicalpickles
Created October 11, 2008 23:50
Show Gist options
  • Save technicalpickles/16340 to your computer and use it in GitHub Desktop.
Save technicalpickles/16340 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
include Clearance::ApplicationController
include SafetyValve::Controller
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment