Skip to content

Instantly share code, notes, and snippets.

@danielwestendorf
Created December 17, 2014 14:58
Show Gist options
  • Select an option

  • Save danielwestendorf/b312e55d4a2d44872e53 to your computer and use it in GitHub Desktop.

Select an option

Save danielwestendorf/b312e55d4a2d44872e53 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
include SimonSays::Authorizer
self.default_authorization_scope = :current_user
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment