1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 50 | 258 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
3 | 94 | 140 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
4 | 99 | 118 | simplecov | Code coverage for Ruby with a powerful configuration library and automatic merging of c... |
5 | 102 | 112 | simplecov-html | Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+ |
6 | 169 | 228 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
7 | 436 | 429 | ransack | Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch... |
8 | 850 | 919 | formtastic | A Rails form builder plugin/gem with semantically rich and accessible markup |
9 | 895 | 928 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
10 | 964 | 947 | arbre | Arbre makes it easy to generate HTML directly in Ruby |
11 | 1,015 | 946 | activeadmin | The administration framework for Ruby on Rails. |
12 | 1,027 | 943 | formtastic_i18n | I18n translation for the formtastic gem |
13 | 5,186 | 5,021 | i18n-spec | Includes a number of rspec matchers to make specing your locale files easy peasy. |
14 | 6,666 | 3,242 | rubygems-generate_index | Generates the index files for a gem server directory |
15 | 15,363 | 14,782 | system_test_html_screenshots | Rails is not interested on adding HTML screenshots to their system tests, so this PR mo... |
16 | 20,639 | 8,772 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
17 | 35,514 | 12,583 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
18 | 180,418 | 36,705 | print_version | Prints its own version when required |