1 | 52 | 33 | parallel | Run any kind of code in parallel processes |
2 | 185 | 258 | spring | Preloads your application so things like console, rake and tests run faster |
3 | 276 | 283 | css_parser | A set of classes for parsing CSS in Ruby. |
4 | 311 | 295 | parallel_tests | Run Test::Unit / RSpec / Cucumber / Spinach in parallel |
5 | 340 | 269 | rchardet | Character encoding auto-detection in Ruby. As smart as your browser. Open source. |
6 | 398 | 322 | premailer | Improve the rendering of HTML emails by making CSS inline, converting links and warning... |
7 | 463 | 482 | i18n_data | country/language names and 2-letter-code pairs, in 85 languages |
8 | 661 | 464 | recaptcha | Helpers for the reCAPTCHA API |
9 | 744 | 1,999 | rack-cache | Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba... |
10 | 772 | 675 | fast_gettext | A simple, fast, memory-efficient and threadsafe implementation of GetText |
11 | 1,035 | 824 | gettext_i18n_rails | Simple FastGettext Rails integration. |
12 | 1,377 | 1,906 | rspec-instafail | Show failing specs instantly |
13 | 1,596 | 1,917 | sort_alphabetical | Sort UTF8 Strings alphabetical via Enumerable extension |
14 | 1,614 | 3,332 | test_after_commit | makes after_commit callbacks testable in Rails 3+ with transactional_fixtures |
15 | 2,284 | 3,001 | rack-openid | Provides a more HTTPish API around the ruby-openid library |
16 | 2,347 | 1,791 | fakefs | A fake filesystem. Use it in your tests. |
17 | 2,442 | 1,925 | jenkins_api_client | This is a simple and easy-to-use Jenkins Api client with features focused on
automating... |
18 | 2,802 | 1,778 | parallel_split_test | Split a big test file into multiple chunks and run them in parallel |
19 | 2,869 | 2,912 | ar_after_transaction | Execute irreversible actions only when transactions are not rolled back |
20 | 3,271 | 4,471 | rspec-rerun | Re-run failed RSpec tests. |
21 | 3,428 | 3,242 | cld | Compact Language Detection for Ruby |
22 | 3,600 | 5,567 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
23 | 3,775 | 4,710 | standalone_migrations | A thin wrapper to use Rails Migrations in non Rails projects |
24 | 3,846 | 3,105 | bumbler | Find slowly loading gems for your Bundler-based projects |
25 | 3,907 | 3,967 | bitfields | Save migrations and columns by storing multiple booleans in a single integer |
26 | 4,032 | 4,531 | minitest-around | Alternative for setup/teardown dance. |
27 | 4,543 | 7,078 | single_test | Rake tasks to invoke single tests/specs with rakish syntax |
28 | 4,631 | 4,072 | rails_warden | A gem that provides authentication Rails helpers when using Warden for authentication |
29 | 5,493 | 8,105 | luhn_checksum | Efficient Luhn checksum validator |
30 | 6,443 | 6,490 | single_cov | Actionable code coverage. |
31 | 6,673 | 15,491 | wwtd | Travis simulator so you do not need to wait for the build |
32 | 6,742 | 25,514 | ie_iframe_cookies | Rails: Enabled cookies inside IFrames for IE via p3p headers |
33 | 6,799 | 12,942 | stub_server | Boot up a real server to serve testing replies |
34 | 6,874 | 13,365 | autotest-standalone | Autotest, without ZenTest |
35 | 6,999 | 7,358 | maxitest | Minitest + all the features you always wanted |
36 | 7,045 | 11,316 | after_commit_exception_notification | Rails: Get notified when an after_commit block blows up |
37 | 7,169 | 5,163 | kennel | Keep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI |
38 | 7,374 | 45,525 | travis_dedup | Stop all builds on the same PR when a new job starts. |
39 | 7,375 | 7,879 | get_pomo | Ruby/Gettext: A .po and .mo file parser/generator |
40 | 7,444 | 8,155 | soft_deletion | Explicit soft deletion for ActiveRecord via deleted_at and default scope. |
41 | 8,697 | 16,444 | ruco | Desktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than v... |
42 | 8,823 | 15,073 | responds_to_parent | [Rails] Adds 'responds_to_parent' to your controller torespond to the parent document o... |
43 | 9,050 | 5,844 | jira4r | Ruby library for controlling JIRA |
44 | 9,219 | 18,606 | smusher | Automatic Lossless Reduction Of All Your Images |
45 | 9,357 | 18,606 | autotest-rails-pure | Autotest for Test::Unit on Rails, including plugins for migrations and fixtures. |
46 | 10,165 | 45,525 | deputy | Report to the sheriff |
47 | 10,768 | 8,466 | vendorer | Keep your vendor files up to date |
48 | 10,982 | 11,183 | forking_test_runner | Run every test in a fork to avoid pollution and get clean output per test |
49 | 11,964 | 30,565 | cia | Audit model events like update/create/delete + attribute changes + group them by transa... |
50 | 13,707 | 13,365 | testrbl | Run ruby Test::Unit/Shoulda tests by line-number / folder / the dozen |
51 | 13,746 | 45,525 | s3_meta_sync | Sync folders with s3 using a metadata file and md5 diffs |
52 | 14,014 | 8,888 | safe_regexp | Backtracking bomb safety / timeouts for regular expressions |
53 | 14,587 | 45,525 | i18n-backend-http | Rails I18n Backend for Http APIs with etag-aware background polling and memory+[memcach... |
54 | 14,640 | 45,525 | rpx_now | Helper to simplify RPX Now user login/creation |
55 | 14,907 | 17,046 | open_id_authentication | Provides a thin wrapper around the excellent rack-openid2 gem. |
56 | 15,243 | 45,525 | rails2_asset_pipeline | Familiar asset handling for those stuck on Rails 2 |
57 | 16,256 | 18,606 | textpow | A library for parsing TextMate bundles |
58 | 16,386 | 22,748 | cachy | See which gems depend on your gems |
59 | 16,497 | 16,444 | thread_ancestors | Allows Thread to carry context from ancestors. |
60 | 17,588 | 25,514 | ultraviolet | Ultraviolet syntax highlighting gem for Ruby18 and Ruby19 |
61 | 19,713 | 19,631 | countries_and_languages | Countries and languages in I18n.locale for select_tag or output in 85 languages |
62 | 20,720 | 17,795 | url_store | Data securely stored in urls. |
63 | 20,945 | 45,525 | codeclimate_batch | Report a batch of codeclimate results by merging and from multiple servers |
64 | 21,934 | 22,748 | mini_memory_store | Store a single value in memory with expiration |
65 | 22,174 | 45,525 | request_recorder | Record your rack/rails requests and store them for future inspection |
66 | 22,288 | 45,525 | reduce | Reduce your assets: minify javascript + stylesheets, optimize images lossless |
67 | 24,557 | 30,565 | gem-dependent | See which gems depend on your gems |
68 | 24,670 | 14,353 | ar_merge | Merge 2 ActiveRecords, preserving associations and attributes |
69 | 24,855 | 25,514 | strong_parameters_rails2 | Permitted and required parameters for Action Pack |
70 | 24,872 | 20,907 | minitest-rerun | Print copy pasteable rerun snippets after failed runs |
71 | 25,048 | 45,525 | libmemcached_store | An ActiveSupport cache store that uses the C-based libmemcached client through
Ev... |
72 | 25,932 | 30,565 | youtube_search | Search youtube via this simple ruby api |
73 | 26,203 | 22,748 | zendesk-rinku | A fast and very smart autolinking library that
acts as a drop-in replacement for Ra... |
74 | 26,457 | 45,525 | sse-rails-engine | See the README.md at https://github.com/henders/sse-rails-engine |
75 | 26,901 | 11,073 | large_object_store | Store large objects in memcache or others |
76 | 27,258 | 45,525 | email_vision | Ruby SOAP Api Client for EmailVision / CampaignCommander |
77 | 27,679 | 15,904 | readable_random | Readable random strings for coupons or tokens |
78 | 27,801 | 14,685 | key_value | Abuse Sql database as Key-Value store |
79 | 27,873 | 15,904 | kucodiff | Smart diff for kubernetes configs to ensure symmetric configuration |
80 | 28,255 | 13,596 | rails3-before_action | Ease your transition from Rails 3 to Rails 4 by defining before/around/after_action in ... |
81 | 28,459 | 30,565 | simplecov-single_file_reporter | print coverage per test file |
82 | 29,321 | 45,525 | zombie_passenger_killer | Guaranteed zombie passengers death |
83 | 30,017 | 20,907 | mush | A gem to shorten URLs using different services, it has one command-line utility for eac... |
84 | 30,755 | 18,606 | risk-summary | Collects Risk section from all merged PRs over a given commit range |
85 | 31,161 | 22,748 | simple_autocomplete | Rails: Simple, customizable, unobstrusive - auto complete |
86 | 32,051 | 30,565 | multi_timeout | Use multiple timeouts to soft and then hard kill a command |
87 | 32,346 | 45,525 | clear_empty_attributes | Save empty strings as nil to avoid lots of problems |
88 | 32,354 | 30,565 | pru | Pipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby! |
89 | 33,064 | 45,525 | consul_syncer | Sync remote services into consul |
90 | 33,163 | 45,525 | shoulda-let | A simple let for shoulda |
91 | 33,346 | 45,525 | repo_dependency_graph | Graphw the dependency of your repositories |
92 | 34,414 | 22,748 | dispel | Remove evil curses |
93 | 34,677 | 25,514 | active_record-comments | Comments for activerecord |
94 | 34,954 | 45,525 | git-autobisect | Find the first broken commit without having to learn git bisect |
95 | 35,944 | 45,525 | resque-lifecycle | Adds job lifecycle data to Resque payloads |
96 | 36,623 | 30,565 | unicorn_wrangler | Unicorn: out of band GC / restart on max memory bloat / restart after X requests |
97 | 36,928 | 25,514 | matching_bundle | Find a matching bundler version for a Gemfile and use it |
98 | 37,136 | 30,565 | textpow1x | A library for parsing TextMate bundles on ruby 1.x |
99 | 37,564 | 45,525 | lazy_observers | Makes Activerecord Observers lazy, do not load model on startup and only listen once a ... |
100 | 38,778 | 11,416 | ar_multi_threaded_transactional_tests | Execute multithreaded code while still using transactional fixtures by synchronizing db... |
101 | 39,509 | 45,525 | dockerb | Dockerfile.erb - use ruby in your Dockerfile |
102 | 40,970 | 20,907 | organization_license_audit | Audit all licenses used by your github organization/user |
103 | 40,982 | 45,525 | ar_serialized_array | Serialize an array in a column, [] when no set, xx_as_text accessors and more. |
104 | 41,666 | 45,525 | userstamp | This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by an... |
105 | 43,494 | 45,525 | translated_attributes | ActiveRecord/Rails simple translatable attributes |
106 | 43,562 | 25,514 | organization_audit | Audit all repos of your organization or user |
107 | 44,424 | 45,525 | pairing_shuffler | Assign random pairs from a google docs spreadsheet |
108 | 45,072 | 30,565 | easy_esi | Rails: Cached pages with updated partials |
109 | 45,512 | 45,525 | airbrake-user_informer | Show exception ids on error pages so users or support can track them down faster |
110 | 47,178 | 25,514 | rubinjam | Jam a gem into a universal binary that works with any ruby |
111 | 47,301 | 30,565 | language_sniffer | Language detection |
112 | 48,381 | 45,525 | autolang | Kick-start new translation via google translate |
113 | 49,129 | 45,525 | bundler-organization_audit | Audit all Gemfiles of a user/organization on github for unpatched versions |
114 | 49,220 | 45,525 | scopify | Add named scopes and scoped to any Object / Model. |
115 | 49,468 | 45,525 | gem_of_thrones | Everybody wants to be king, but only one can win (synchronized via a distributed cache) |
116 | 51,409 | 30,565 | cotendo | Wrapper for cotendo SOAP Api |
117 | 51,528 | 45,525 | concern | Seperation of concerns without meta-madness and namespace pollution |
118 | 51,707 | 20,907 | gettext_test_log | Logs all gettext translations during test execution, to a GetText readable format |
119 | 52,669 | 45,525 | cleanser | Find polluting test by bisecting your tests |
120 | 52,948 | 45,525 | git-whence | Find the merge and pull request a commit came from + find cherry-picks |
121 | 53,463 | 45,525 | refilling_queue | A queue that refreshes itself when it gets empty or stale, so you can keep popping |
122 | 54,898 | 45,525 | simple_access | Simple access control dispatcher |
123 | 56,682 | 45,525 | zentest-without-autotest | ZenTest, without AutoTest and UnitDiff |
124 | 56,872 | 45,525 | man_parser | Parse unix man pages into ruby-readable format |
125 | 56,974 | 45,525 | tic_tac_toe | Play Tic-Tac-Toe using Curses |
126 | 57,301 | 45,525 | expiring_memory_store | Fast & Simple Ruby In-Memory Store with expiration |
127 | 57,433 | 45,525 | url_to_media_tag | Convert a Url to image or video embed |
128 | 57,609 | 45,525 | serial_scheduler | Simple scheduler for long-running and infrequent tasks, no threads, always in serial |
129 | 57,925 | 45,525 | rhr | Ruby Hypertext Refinement -- the ease of PHP with the elegance of Ruby |
130 | 60,854 | 45,525 | ruby-cli-daemon | Preforking daemon that makes all ruby binaries faster |
131 | 60,933 | 30,565 | validates_uniqueness_via_association | Validate uniqueness of multiple newly associated records |
132 | 62,629 | 45,525 | solr_collection | Wrapper for solr results sets then behaves/feels like will_paginate collection |
133 | 62,682 | 45,525 | shoulda-change_matchers | should_change / should_create / should_destroy matchers for shoulda 3 backported from s... |
134 | 62,996 | 45,525 | action_mailer-enqueable | Serialize and enqueue deliveries for existing mailers |
135 | 63,013 | 45,525 | helpful_fields | Many helpful field helpers e.g. check_box_with_label |
136 | 63,347 | 45,525 | mailcrate | A mock SMTP server that can be run and inspected from tests. The server runs in memory ... |
137 | 63,515 | 45,525 | ultraviolet1x | Ultraviolet syntax highlighting gem for Ruby18 and Ruby19 |
138 | 63,642 | 45,525 | string19 | A Ruby string that behaves like 1.9 and runs on 1.8 |
139 | 67,568 | 45,525 | git-graph | Make graphs from your git history |
140 | 69,663 | 18,606 | kubernetes_leader_election | Elect a kubernetes leader using leases for ruby |
141 | 71,929 | 45,525 | grosser-ssl_requirement | A fork to add some cool options to ssl_requirement |
142 | 72,697 | 45,525 | fallback | Fallback when original is not present or somethings not right. |
143 | 74,347 | 45,525 | s3gb | Backup stuff versioned in git to s3 |
144 | 75,754 | 45,525 | preheatable_cache | Reduce cache requests by preheating via multi_get |
145 | 75,794 | 45,525 | bundle_package_check | Check if all gems you need are packaged |
146 | 76,591 | 45,525 | heartbleed | Tiny/Efficient/Simple library that stops your code when it gets stuck |
147 | 80,634 | 45,525 | splam | Run any kind of code in parallel processes |
148 | 81,894 | 45,525 | statsn | StatsN: Aggregate statistics using newrelics custom metrics |
149 | 84,811 | 45,525 | fixture_reducer | Test speedup by replacing fixtures :all with only the necessary |
150 | 85,038 | 45,525 | scoped_cache_keys | Add scoped_cache_key / expire_scoped_cache_key to your models for caching/sweeping of m... |
151 | 85,193 | 11,416 | sentry-user_informer | show link to errors on exception page |
152 | 87,855 | 45,525 | cmd2json | Covert command output and exit status to json to pipe them atomically into logs |
153 | 88,956 | 45,525 | grosser-algorithms | A library of algorithms and containers. |
154 | 90,242 | 45,525 | evented_magick | MiniMagick on Eventmachine |
155 | 91,946 | 45,525 | net-http-persistent-retry | Manages persistent connections using Net::HTTP. It's thread-safe too! Using persistent ... |
156 | 95,148 | 45,525 | search_do | AR: Hyperestraier integration |
157 | 98,800 | 45,525 | ultra_pow_list | Ultraviolet + TextPow + PList for Ruby 1.8 and 1.9 |
158 | 99,847 | 45,525 | virtual_asset_path | Instantly expired, cacheable assets, without query params |
159 | 101,355 | 45,525 | ar_serialize | Efficient serialize/deserialize of nested Hashes/Arrays including ActiveRecords |
160 | 105,975 | 45,525 | gem_on_demand | Run your own gem server that fetches from github, uses tags as version and builds gems ... |
161 | 106,263 | 45,525 | fluent-plugin-kubelet_metadata | Add metadata to docker logs by asking kubelet api |
162 | 113,374 | 45,525 | morguefile | Morguefile.com api wrapper |
163 | 114,660 | 45,525 | attachment_zen | Adds has_attachment (file store) properties to ActiveRecord. Supports local file, file... |
164 | 116,326 | 45,525 | db_graph | AR generate beautiful graphs from date fields, in 1 LOC |
165 | 120,451 | 45,525 | dawanda-sqlite3 | This module allows Ruby programs to interface with the SQLite3
database engine (http://... |
166 | 123,638 | 45,525 | game_of_thrones | Everybody wants to be king, but only one can win (synchronized via a distributed cache) |
167 | 123,777 | 45,525 | textfilter | ActiveRecord/Rails filter text fields before assigning them |
168 | 125,566 | 45,525 | rube_post | Receive and send emails with epost.de (rub-e-post) |
169 | 126,037 | 45,525 | redis-objective | Store objects in Redis |
170 | 126,146 | 45,525 | rack-path_prefixer | Prefix any path in your app with something. |
171 | 127,121 | 30,565 | a-panzer | A. Panzer game |
172 | 128,605 | 45,525 | throat-punch | Punch your codes in the throat... |
173 | 128,936 | 30,565 | github-watching | Watching manager |
174 | 129,425 | 45,525 | pagespeed_grabber | Grab pagespeed results from external services to use them in e.g. munin. |
175 | 131,157 | 45,525 | shoulda-reuse_setup | Test speedup by reusing the setup of a test context |
176 | 131,238 | 45,525 | string_hound | Bark! hunts for strings. |
177 | 131,773 | 45,525 | static_addthis | Fast Addthis: no external js/css/images + no backlinks to addthis |
178 | 136,108 | 45,525 | method_call_recorder | Ruby: Record methods calls and replay them later |
179 | 155,776 | 45,525 | github-grep | Makes github search grep and pipeable |
180 | 161,675 | 45,525 | resque-balancer | Balances queues by allotted time, prevents 1 queue from starving all others. |
181 | 181,046 | 45,525 | cowrite | Create changes for a local repository with chatgpt / openai / local llm |
182 | 182,869 | 45,525 | rubofix | Auto fix all rubocop warnings with chatgpt / openai / local llm |