ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Gem Name
2
Ruby Toolbox URL
3
Stats
4
# Downloads
5
Last Release
6
Latest Commit
7
Code & Docs
8
Doc quality? (1-5, 5 best)
9
Test quality? (1-5, 5 best)
10
Issues / PRs
actively maintained? (Yes/No)
11
Recommended by others? (Yes/No)
12
Search for other apps using it.
Good code? (Yes/No)
13
Touchy-feely
14
Ruby-ish code? (Yes/No)
15
Small parts that work well together?
(Yes/No)
16
Already in my Gemfile? (Yes/No)
17
Compatible assumptions? (Yes/No)
18
19
A Guide to Choosing the Best Gems for Your Ruby Project
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100