RubyGems Navigation menu

require_callbacks 0.0.2

This gem gives you convenient hooks around calls to `load`, `require`, and `require_relative`, which can be used to define configuration or setup code that will eventually be run when the library is actually loaded. This helps prevent loading unnecessary gems and configuration code in contexts where they are not needed.

Gemfile:
=

installieren:
=

Versionen:

  1. 0.0.2 September 03, 2015 (7,5 KB)
  2. 0.0.1 September 01, 2015 (7 KB)

Development Abhängigkeiten (3):

bundler ~> 1.7
rake ~> 10.0
rspec ~> 3.3.0

Besitzer:

Autoren:

  • smudge

SHA 256-Prüfsumme:

=

Downloads insgesamt 12.056

Für diese Version 9.872

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: