Module: Bundler

Defined in:
lib/bundler-pgs/bundler_patch.rb,
lib/bundler-pgs/version.rb,
lib/bundler-pgs/bundler_patch.rb,
lib/bundler-pgs/bundler_dsl_extension.rb

Overview

Extend bundler DSL to allow using convenient method in Gemfile. This is optional and not really necessary.

Examples:

source "https://rubygems.org"
private_gem_server
private_gem_server("fooserver")

Defined Under Namespace

Modules: Pgs Classes: Dsl, Fetcher, RubygemsIntegration