Skip to content

Instantly share code, notes, and snippets.

@igkuz
Created September 14, 2013 12:13
Show Gist options
  • Save igkuz/6561534 to your computer and use it in GitHub Desktop.
Save igkuz/6561534 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
protect_from_forgery
include AuthHelper
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment