This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--devise
Watch
1
Star
0
Fork
You've already forked heartcombo--devise
0
mirror of
https://github.com/heartcombo/devise.git
synced
2022-11-09 12:18:31 -05:00
Code
Releases
Activity
17ec0c08ed
heartcombo--devise
/
test
/
rails_app
History
José Valim
17ec0c08ed
Expire all /_oauth_token$/ keys in session after sign in, so if two users create accounts in the same session, the facebook account will be linked just to the first one.
2010-07-26 20:32:06 +02:00
..
app
Initial routes and module setup.
2010-07-26 20:32:04 +02:00
config
More OAuth setup.
2010-07-26 20:32:04 +02:00
db
Expire all /_oauth_token$/ keys in session after sign in, so if two users create accounts in the same session, the facebook account will be linked just to the first one.
2010-07-26 20:32:06 +02:00
public
Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors.
2010-02-16 14:31:49 +01:00
script
Got tests running on Rails 3: 369 tests, 486 assertions, 45 failures, 124 errors.
2010-02-16 14:31:49 +01:00
config.ru
Allow the dummy application in test/rails_app to boot.
2010-04-01 12:49:11 +02:00
Rakefile
Update bundler, Rails and improve tests for previous commit.
2010-07-02 08:12:00 +02:00