RubyGems Navigation menu

acts_as_wrapped_class 1.0.1

FEATURES/PROBLEMS: * Wrappers do not dispatch const_missing yet, so constants are not accessible yet. == SYNOPSIS: class Something acts_as_wrapped_class :methods => [:safe_method] # SomethingWrapper is now defined def safe_method # allowed to access this method through SomethingWrapper Something.new end def unsafe_method # not allowed to access this method through SomethingWrapper end end

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.1 - October 25, 2007* (8,5 ko)
  2. 1.0.0 - October 22, 2007* (8 ko)

Dépendances de Runtime (1):

hoe >= 1.3.0

Propriétaires:

Auteurs:

  • David Stevenson

Total de contrôle SHA 256:

044fe08579893b084c3d0691e1cfaf6ef26f3c9774d9754637f7f669f2fd547d

Total de téléchargements 14 523

Pour cette version 7 919

License:

aucune

Version de Ruby requise: > 0.0.0

Liens: