We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0870ac8 commit faf17cbCopy full SHA for faf17cb
bootstrap-datetimepicker-rails.gemspec
@@ -10,7 +10,6 @@ Gem::Specification.new do |gem|
10
gem.email = ["[email protected]"]
11
gem.description = %q{This gem packages the bootstrap-datetimepicker (JavaScripts & stylesheets) for Rails 3.1+ asset pipeline}
12
gem.summary = %q{bootstrap-datetimepicker's JavaScripts & stylesheets for Rails 3.1+ asset pipeline}
13
- gem.homepage = ""
14
-
+ gem.homepage = "https://github.com/lubieniebieski/bootstrap-datetimepicker-rails"
15
gem.files = Dir["{lib,vendor}/**/*"] + ["LICENSE.txt", "README.md"]
16
end
0 commit comments