Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/core_ext/object.rb
Instance Method Summary collapse
Instance Method Details
#£ ⇒ Object
4 5 6 7 |
# File 'lib/core_ext/object.rb', line 4 def £ NilClass.__method_chaining__ = !NilClass.__method_chaining__ self end |