RubyGems Navigation menu

rubygems-mini_mirror 1.0.0

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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (1):

Development 相依性套件 (1):

rake >= 0

擁有者:

作者:

  • Ramihajamalala Hery

SHA 256 checksum:

d65b9195c44b51ed8f4ac7069d399124f9fc83d534b6c2613fd19cba0eacc984

總下載次數 13,199

這個版本 3,019

License:

Ruby 版本需求:

相關連結: