Skip to content

Instantly share code, notes, and snippets.

@hackrio1
Created July 30, 2018 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hackrio1/11cb2793179e04dd3ae3a0ee0bfd90a5 to your computer and use it in GitHub Desktop.
Save hackrio1/11cb2793179e04dd3ae3a0ee0bfd90a5 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
before_action :authenticate_user
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment