We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc0daf commit 3dfced5Copy full SHA for 3dfced5
activerecord-session_store.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
10
s.author = 'David Heinemeier Hansson'
11
s.email = '[email protected]'
12
- s.homepage = 'http://www.rubyonrails.org'
+ s.homepage = 'https://github.com/rails/activerecord-session_store'
13
14
s.files = Dir['CHANGELOG.md', 'MIT-LICENSE', 'README.md', 'lib/**/*']
15
s.require_path = 'lib'
0 commit comments