RubyGems Navigation menu

autoloaded 1.1.0

Dynamically and flexibly loads source files in a directory when a corresponding constant is dereferenced. Offers several advantages over other autoloading facilities such as those provided by the Ruby Core library and the ActiveSupport gem: (a) it does not require a separate `autoload` statement for each constant, and (b) it does not enforce CamelCase to snake_case correspondence between the names of constants and source files.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 2.4.0 - September 19, 2021 (20,5 ko)
  2. 2.3.0 - April 06, 2020 (20,5 ko)
  3. 2.2.1 - October 18, 2017 (20,5 ko)
  4. 2.2.0 - February 23, 2017 (20,5 ko)
  5. 2.1.1 - January 24, 2015 (28 ko)
  6. 1.1.0 - November 05, 2014 (17,5 ko)
Voir toutes les versions (20)

Dépendances de Development (3):

bundler ~> 1
rake ~> 10
rspec ~> 3

Propriétaires:

Auteurs:

  • Nils Jonsson

Total de contrôle SHA 256:

29c43ff7a86e336e6ec016d49dc9f9bf4b104d317a07cd39642730c035019d9f

Total de téléchargements 88 286

Pour cette version 2 930

License:

MIT

Version de Ruby requise: ~> 2

Liens: