1
0
Fork 0
mirror of https://github.com/pry/pry-rails.git synced 2022-11-09 12:36:03 -05:00

Merge pull request #7 from haihappen/master

Added GitHub page as homepage, otherwise RubyGems.org doesn't provide…
This commit is contained in:
Robin Wenglewski 2012-01-12 04:08:08 -08:00
commit 24f085028a

View file

@ -7,7 +7,7 @@ Gem::Specification.new do |s|
s.version = PryRails::VERSION
s.authors = ["Robin Wenglewski"]
s.email = ["robin@wenglewski.de"]
s.homepage = ""
s.homepage = "https://github.com/rweng/pry-rails"
s.summary = %q{Use Pry as your rails console}
# s.description = %q{TODO: Write a gem description}