1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
yuuji.yaginuma 69d91cd6a6 Don't expose Enumerable#_original_sum_with_required_identity which is internal API [ci skip]
`:nodoc:` is specified, but unfortunately, it is exposed in the API doc.
http://edgeapi.rubyonrails.org/classes/Enumerable.html#method-i-_original_sum_with_required_identity

If the method of the `alias` destination is public, the specification of
`:nodoc:` does not seem to work.
2018-06-04 09:53:59 +09:00
..
active_support Don't expose Enumerable#_original_sum_with_required_identity which is internal API [ci skip] 2018-06-04 09:53:59 +09:00
active_support.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00