Created
June 19, 2012 20:50
-
-
Save scicco/2956475 to your computer and use it in GitHub Desktop.
temporary fix for https://github.com/MSch/devise-twitter/issues/21
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
module Devise | |
module Models | |
module TwitterOauth | |
extend Devise::Twitter | |
end | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment