1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/oauth
2010-09-30 09:12:00 +02:00
..
config.rb Add a small connection stubbing API. 2010-07-26 20:33:22 +02:00
helpers.rb Don't need to extend ActiveSupport::Concern anymore in oauth helpers 2010-09-26 11:47:56 -03:00
internal_helpers.rb Sign up now check if the user is active or not and redirect him accordingly setting the inactive_signed_up message. This commit also moves after_update_path_for to inside RegistrationsController, not allowing it to be overriden inside ApplicationController anymore. 2010-09-30 09:12:00 +02:00
test_helpers.rb OAuth shortcut should use paths instead of urls. 2010-09-26 13:28:30 +02:00
url_helpers.rb Start to add helpers for OAuth tests. 2010-07-26 20:33:22 +02:00