1 | 98 | 161 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
2 | 99 | 136 | simplecov | Code coverage for Ruby with a powerful configuration library and automatic merging of c... |
3 | 101 | 126 | simplecov-html | Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+ |
4 | 173 | 248 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
5 | 454 | 427 | ransack | Powerful object-based searching and filtering for Active Record with advanced features ... |
6 | 869 | 716 | formtastic | A Rails form builder plugin/gem with semantically rich and accessible markup |
7 | 910 | 745 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
8 | 972 | 877 | arbre | Arbre makes it easy to generate HTML directly in Ruby |
9 | 1,039 | 872 | activeadmin | The administration framework for Ruby on Rails. |
10 | 1,047 | 865 | formtastic_i18n | I18n translation for the formtastic gem |
11 | 5,135 | 5,203 | i18n-spec | Includes a number of rspec matchers to make specing your locale files easy peasy. |
12 | 6,071 | 4,294 | rubygems-generate_index | Generates the index files for a gem server directory |
13 | 15,987 | 50,659 | system_test_html_screenshots | Rails is not interested on adding HTML screenshots to their system tests, so this PR mo... |
14 | 18,370 | 8,738 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
15 | 30,748 | 8,987 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |
16 | 178,651 | 47,359 | print_version | Prints its own version when required |