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 6ff6d18 commit 97a8bb1Copy full SHA for 97a8bb1
ruby-lsp-rails.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
16
spec.metadata["homepage_uri"] = spec.homepage
17
spec.metadata["source_code_uri"] = spec.homepage
18
spec.metadata["changelog_uri"] = "#{spec.homepage}/releases"
19
+ spec.metadata["documentation_uri"] = "https://shopify.github.io/ruby-lsp/rails-addon.html"
20
21
spec.required_ruby_version = ">= 3.0.0"
22
0 commit comments