Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 0492251

Browse files
committed
fixed SessionRestoreError on example server restart
1 parent 5a83c2c commit 0492251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/rails_openid/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ gem 'jquery-rails'
3838
# To use debugger
3939
# gem 'ruby-debug'
4040

41-
gem 'ruby-openid'
41+
gem 'ruby-openid', :require => 'openid'

0 commit comments

Comments
 (0)