rails/activesupport/lib
T.J. Schuck aa91328058 Assorted delegate_missing_to doc fixes
* Fix rdoc code formatting — `tt`, not backticks

* Fix/simplify sentence grammar — should at least just be “and the like”, not “likes”, but this is just general tightening up.

* Add note that delegated methods must be public.  Tested here: 7ff5ccae94/activesupport/test/core_ext/module_test.rb (L359-L365)

* Simplify example code for delegate_missing_to. The example had complexity that wasn’t necessary for demonstrating `delegate_missing_to`.  This gets rid of a bunch of cruft so the example is more obvious about what’s going on regarding the feature itself.

[ci skip]
2017-05-04 16:29:00 -04:00
..
active_support Assorted delegate_missing_to doc fixes 2017-05-04 16:29:00 -04:00
active_support.rb deprecate halt_callback_chains_on_return_false instead of halt_and_display_warning_on_return_false 2017-02-08 17:18:55 +09:00