1 | 1 | 1 | bundler | Bundler manages an application's dependencies through its entire life, across many mach... |
2 | 34 | 224 | rubygems-update | A package (also known as a library) contains a set of functionality
that can be invok... |
3 | 95 | 100 | byebug | Byebug is a Ruby debugger. It's implemented using the
TracePoint C API for executio... |
4 | 99 | 96 | simplecov | Code coverage for Ruby with a powerful configuration library and automatic merging of c... |
5 | 101 | 99 | simplecov-html | Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+ |
6 | 167 | 154 | pry-byebug | Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish',
'continue' and 'break' ... |
7 | 523 | 579 | ransack | Ransack is the successor to the MetaSearch gem. It improves and expands upon MetaSearch... |
8 | 886 | 1,171 | inherited_resources | Inherited Resources speeds up development by making your controllers inherit all restfu... |
9 | 954 | 968 | arbre | Arbre makes it easy to generate HTML directly in Ruby |
10 | 1,001 | 1,229 | formtastic_i18n | I18n translation for the formtastic gem |
11 | 1,017 | 970 | activeadmin | The administration framework for Ruby on Rails. |
12 | 5,294 | 5,243 | i18n-spec | Includes a number of rspec matchers to make specing your locale files easy peasy. |
13 | 14,195 | 19,244 | system_test_html_screenshots | Rails is not interested on adding HTML screenshots to their system tests, so this PR mo... |
14 | 43,985 | 9,467 | bundler-graph | `graph` generates a PNG file of the current `Gemfile(5)` as a dependency graph. |
15 | 58,067 | 11,441 | rubygems-server | Gem::Server and allows users to serve gems for consumption by `gem --remote-install`. |