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 a750b90 commit 7072455Copy full SHA for 7072455
js-routes.gemspec
@@ -30,7 +30,7 @@ Gem::Specification.new do |s|
30
"bug_tracker_uri" => "https://github.com/railsware/js-routes/issues",
31
"changelog_uri" => "https://github.com/railsware/js-routes/blob/v#{version}/CHANGELOG.md",
32
"documentation_uri" => "https://github.com/railsware/js-routes",
33
- "source_code_uri" => "https://github.com/railsware/js-routes/tree/v#{version}/activerecord",
+ "source_code_uri" => "https://github.com/railsware/js-routes/tree/v#{version}",
34
"rubygems_mfa_required" => "true",
35
"github_repo" => "ssh://github.com/railsware/js-routes",
36
}
0 commit comments