Skip to content

Commit 33dd91b

Browse files
committed
Added homepage
1 parent fea6c85 commit 33dd91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gon.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
88
s.platform = Gem::Platform::RUBY
99
s.authors = ['gazay']
1010
s.email = ['[email protected]']
11-
s.homepage = ""
11+
s.homepage = "https://github.com/gazay/gon"
1212
s.summary = %q{Get your Rails variables in your JS}
1313
s.description = %q{If you need to send some data to your js files and you don't want to do this with long way trough views and parsing - use this force!}
1414

0 commit comments

Comments
 (0)