module

ActiveSupport::Delegation

No documentation available for this module.

Constants

RESERVED_METHOD_NAMES = (RUBY_RESERVED_KEYWORDS + %w(_ arg args block)).to_set.freeze

RUBY_RESERVED_KEYWORDS = %w(__ENCODING__ __LINE__ __FILE__ alias and BEGIN begin break\ncase class def defined? do else elsif END end ensure false for if in module next nil\nnot or redo rescue retry return self super then true undef unless until when while yield)

Files

  • activesupport/lib/active_support/delegation.rb