RubyGems Navigation menu

rake-protect 1.0.0

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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 Dependencies (2):

rainbow ~> 2.2
rake >= 10.0

Development Dependencies (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

Owners:

Authors:

  • Marek Tuchowski

SHA 256 checksum:

d1ccf88761f572a2fc3b335e6341f7cc7eb70176789eaa9d6c598f623b88d1a4

Total downloads 7,900

For this version 1,610

License:

MIT

Required Ruby Version: >= 2.0.0

Required Rubygems Version: >= 2.6

Links: