Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created March 13, 2018 15:08
Show Gist options
  • Save dminuoso/aa1843aacb97a3f095c9f78c18fb5e69 to your computer and use it in GitHub Desktop.
Save dminuoso/aa1843aacb97a3f095c9f78c18fb5e69 to your computer and use it in GitHub Desktop.
module Apax::Devise
def self.included(base)
base.include Devise::Controllers::Helpers
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment