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

安裝:
=

版本列表:

  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:

1089a7e484ec89df520f2ed76b37802c9707095bfb861ea98e02e97e54488b2c

總下載次數 13,103

這個版本 4,081

License:

Ruby 版本需求:

相關連結: