RubyGems Navigation menu

rake-protect 2.0.1

When some gems are unavailable in an environment, for example on a production server, requiring them in a Rakefile will cause LoadError to be thrown. Wrap the require and task declaration in Rake.protect block to prevent that.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.1 - September 10, 2019 (6.5 KB)
  2. 2.0.0 - September 10, 2019 (6.5 KB)
  3. 1.0.1 - April 18, 2017 (6.5 KB)
  4. 1.0.0 - April 18, 2017 (6.5 KB)

Runtime 相依性套件 (2):

rainbow >= 3.0
rake >= 10.0

Development 相依性套件 (12):

bundler ~> 1.14
guard ~> 2.14
guard-rake ~> 1.0
guard-rspec ~> 4.7
listen ~> 3.0
reek >= 3.11
rspec ~> 3.5
rubocop ~> 0.47
rubocop-rspec ~> 1.5
simplecov ~> 0.13

擁有者:

Pushed by:

作者:

  • Marek Tuchowski

SHA 256 checksum:

aa99c40b3243794e58fec270076d0d4e11147ac8d678942f12621e2238323706

總下載次數 7,900

這個版本 2,338

License:

MIT

Ruby 版本需求: >= 2.3.8

RubyGems 版本需求: >= 2.6

相關連結: