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 d7cec26 commit ba50ed7Copy full SHA for ba50ed7
fusioncharts-rails.gemspec
@@ -8,9 +8,9 @@ Gem::Specification.new do |spec|
8
spec.version = Fusioncharts::Rails::VERSION
9
spec.authors = ["FusionCharts"]
10
spec.email = ["mail@labs.fusioncharts.com"]
11
- spec.description = %q{Wrapper for fusioncharts}
+ spec.description = %q{Server Wrapper for rendering FusionCharts on Rails}
12
spec.summary = %q{Wrapper for fusioncharts}
13
- spec.homepage = ""
+ spec.homepage = "https://github.com/fusioncharts/rails-wrapper"
14
spec.license = "MIT"
15
16
spec.files = `git ls-files`.split($/)
0 commit comments