bundler-site
bundler-site copied to clipboard
The Bundler documentation website
Greetings, I was reviewing the documentation for loading a gem via: "gem .... path: dir" in an attempt to install a gem directly from the file system. ### Site Documentation...
The docs say ``` If you have multiple gemspecs in the same directory, specify which one you'd like to reference using :name gemspec :name => 'my_awesome_gem' This will use my_awesome_gem.gemspec...
https://github.com/rubygems/bundler-site/blob/b86f2ccd3150009bd9bb25d961a462a880631116/source/v2.0/guides/git.html.haml#L111-L121 Is this even possible, considering gists don't support directories? Was it ever?
Add an FAQ to the bundler.io site with easily-linkable sections for quicker responses to common issues/questions. See also [the Trello card with the list of FAQs](https://trello.com/c/QBo12t9L/69-faq).
For ubuntu 18.04 this does not work: As described in the document: Went to https://raw.githubusercontent.com/rubygems/rubygems/master/lib/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem Copied cert. Went to folder on server: cd /usr/lib/ruby/2.5.0/rubygems/ssl_certs Note - no other ssl's in...
In the monthly bundler updates, it might be a good idea to mention in outstanding RFC's that are in need of feedback with a due date (can always be extended,...
From https://bundler.io/v1.16/man/bundle-config.1.html#REMEMBERING-OPTIONS: > Flags passed to bundle install or the Bundler runtime, such as --path foo or --without production, are not remembered between commands. https://bundler.io/v1.16/man/bundle-config.1.html#CONFIGURATION-KEYS > For instance, passing the...
Hi, At http://bundler.io/v1.9/deploying.html (**EDIT by @tnir in 2022-09** https://bundler.io/guides/deploying.html is the current canonical URL for it), it says "If you use Capistrano, you should symlink vendor/bundle to shared/vendor_bundle" 1. do...
In the Rails guide, we ask users to run `bundle exec rails new`, which makes sense if you need to generate a Rails app from a specific version of Rails—after...
ie. http://bundler.io/issues.html, as far as I can tell I can only get to it through google search