RubyGems Navigation menu

autoloaded 1.2.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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 2.4.0 - September 19, 2021 (20,5 KB)
  2. 2.3.0 - April 06, 2020 (20,5 KB)
  3. 2.2.1 - October 18, 2017 (20,5 KB)
  4. 2.2.0 - February 23, 2017 (20,5 KB)
  5. 2.1.1 - January 24, 2015 (28 KB)
  6. 1.2.0 - November 28, 2014 (18 KB)
Mostrar todas las versiones (20 total)

dependencias de Development (3):

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

Propietarios:

Autores:

  • Nils Jonsson

SHA 256 checksum:

1519adf3e5597f1d41d7c19a8a9bfe431937cab55c2123c28132f38cf076af43

Total de descargas 88.407

Para esta versión 2.897

Licencia:

MIT

Versión de Ruby requerida: ~> 2

Enlace: