Skip to content

Instantly share code, notes, and snippets.

@famulus
Created November 8, 2012 22:49
Show Gist options
  • Save famulus/4042368 to your computer and use it in GitHub Desktop.
Save famulus/4042368 to your computer and use it in GitHub Desktop.
test
class ApplicationController < ActionController::Base
protect_from_forgery
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment