Skip to content

Instantly share code, notes, and snippets.

@yottanami
Created May 29, 2018 12:39
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 yottanami/81ed712d6d5bdf76bd4185eb9807ef86 to your computer and use it in GitHub Desktop.
Save yottanami/81ed712d6d5bdf76bd4185eb9807ef86 to your computer and use it in GitHub Desktop.
class ApplicationController < ActionController::Base
include Indie::Otp::UserHelper
puts current_user
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment