Categories: None [Edit]
namespaced-gem
🔌 A RubyGems plugin that allows gemspec dependencies to be declared as full
URIs pointing to namespaced gem sources such as gem.coop namespaces
(e.g. `https://beta.gem.coop/@myspace/my-gem`).
When installed, this gem patches both RubyGems' native resolver (`gem
install`) and Bundler's resolver (`bundle install`) to parse URI dependency
names, route them to the correct namespace source, and remap transitive deps
on the fly — so `gem install @kaspth/oaken` and `bundle install` with URI
deps in gemspecs both Just Workâ„¢.
See https://github.com/gem-coop/gem.coop/issues/12 for the original discussion.
Total
Ranking: 191,445 of 191,455
Downloads: 85
Daily
Ranking: 90,780 of 191,429
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | pboling |