Skip to content

Commit e3e448e

Browse files
author
Jonah
committed
Remove comments
1 parent acb9fe2 commit e3e448e

File tree

1 file changed

+0
-42
lines changed

1 file changed

+0
-42
lines changed

lib/pretty_ruby.rb

-42
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,3 @@
1-
# :count,
2-
# :detect,
3-
# :find_index,
4-
# :find_all,
5-
# :select,
6-
# :reject,
7-
# :collect,
8-
# :map,
9-
# :flat_map,
10-
# :collect_concat,
11-
# :inject,
12-
# :reduce,
13-
# :partition,
14-
# :group_by,
15-
# :first,
16-
# :all?,
17-
# :any?,
18-
# :one?,
19-
# :none?,
20-
# :minmax,
21-
# :minmax_by,
22-
# :member?,
23-
# :each_with_index,
24-
# :reverse_each,
25-
# :each_entry,
26-
# :each_slice,
27-
# :each_cons,
28-
# :each_with_object,
29-
# :zip,
30-
# :take,
31-
# :take_while,
32-
# :drop,
33-
# :drop_while,
34-
# :cycle,
35-
# :chunk,
36-
# :slice_before,
37-
# :slice_after,
38-
# :slice_when,
39-
# :chunk_while,
40-
# :sum,
41-
# :uniq]
42-
431
module PrettyRuby
442

453

0 commit comments

Comments
 (0)