Module: PrettyRuby

Defined in:
lib/pretty_ruby.rb

Overview

:count,

:detect,
:find_index,
:find_all,
:select,
:reject,
:collect,
:map,
:flat_map,
:collect_concat,
:inject,
:reduce,
:partition,
:group_by,
:first,
:all?,
:any?,
:one?,
:none?,
:minmax,
:minmax_by,
:member?,
:each_with_index,
:reverse_each,
:each_entry,
:each_slice,
:each_cons,
:each_with_object,
:zip,
:take,
:take_while,
:drop,
:drop_while,
:cycle,
:chunk,
:slice_before,
:slice_after,
:slice_when,
:chunk_while,
:sum,
:uniq]