RubyGems Navigation menu

autoloaded 2.2.1

If you like the ‘Module#autoload’ feature of the Ruby Core library, you may have wished for Autoloaded. It eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project. It also avoids the limitations of rigid convention-driven facilities such as those provided by the ActiveSupport RubyGem. Autoloaded assumes, but does not enforce, `CamelCase`-to-`snake_case` correspondence between the names of constants and source files. You can combine conventions, even putting multiple autoloaded constants in a single source file.

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)
Voir toutes les versions (20)

Dépendances de Development (4):

bundler ~> 1
rake ~> 10
rspec ~> 3.3

Propriétaires:

Auteurs:

  • Nils Jonsson

Total de contrôle SHA 256:

bd57b9d0a2d713f73ca8bee2f3b32e29487a53289dd0b577b3a021b494793a2e

Total de téléchargements 88 089

Pour cette version 19 551

License:

MIT

Version de Ruby requise: < 3, >= 1.9

Liens: