Created
May 29, 2018 12:39
-
-
Save yottanami/81ed712d6d5bdf76bd4185eb9807ef86 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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