RubyGems Navigation menu

rubygems-mini_mirror 1.0.3

Mirror some version of gems with Gem::Version DSL Create a mini_gem file and add this to it : source :gemcutter gem 'rails', ['~> 1.2.0', '>= 3.0'] or source :gemcutter resource :path => '/your_path/mini_gem.yml' # /your_path/mini_gem.yml gem: - rails: - - '~> 1.2.0' - '>= 3.0' It will solve the dependencies for you so you don't have to write an exhaustive list of the gems you want to mirror

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.3 - December 28, 2011 (12 KB)
  2. 1.0.2 - December 13, 2011 (12 KB)
  3. 1.0.1 - September 27, 2011 (12 KB)
  4. 1.0.0 - September 26, 2011 (12 KB)

Runtime Dependencies (1):

Development Dependencies (1):

rake >= 0

Owners:

Authors:

  • Ramihajamalala Hery

SHA 256 checksum:

1089a7e484ec89df520f2ed76b37802c9707095bfb861ea98e02e97e54488b2c

Total downloads 13,099

For this version 4,080

Licenses:

N/A

Required Ruby Version: None

Links: