1 | 53 | 39 | parallel | Run any kind of code in parallel processes |
2 | 183 | 279 | spring | Preloads your application so things like console, rake and tests run faster |
3 | 277 | 292 | css_parser | A set of classes for parsing CSS in Ruby. |
4 | 309 | 356 | parallel_tests | Run Test::Unit / RSpec / Cucumber / Spinach in parallel |
5 | 342 | 263 | rchardet | Character encoding auto-detection in Ruby. As smart as your browser. Open source. |
6 | 398 | 376 | premailer | Improve the rendering of HTML emails by making CSS inline, converting links and warning... |
7 | 463 | 504 | i18n_data | country/language names and 2-letter-code pairs, in 85 languages |
8 | 660 | 459 | recaptcha | Helpers for the reCAPTCHA API |
9 | 740 | 1,849 | rack-cache | Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba... |
10 | 770 | 628 | fast_gettext | A simple, fast, memory-efficient and threadsafe implementation of GetText |
11 | 1,038 | 780 | gettext_i18n_rails | Simple FastGettext Rails integration. |
12 | 1,370 | 1,993 | rspec-instafail | Show failing specs instantly |
13 | 1,594 | 1,764 | sort_alphabetical | Sort UTF8 Strings alphabetical via Enumerable extension |
14 | 1,610 | 4,979 | test_after_commit | makes after_commit callbacks testable in Rails 3+ with transactional_fixtures |
15 | 2,279 | 3,839 | rack-openid | Provides a more HTTPish API around the ruby-openid library |
16 | 2,351 | 1,981 | fakefs | A fake filesystem. Use it in your tests. |
17 | 2,443 | 2,149 | jenkins_api_client | This is a simple and easy-to-use Jenkins Api client with features focused on
automating... |
18 | 2,822 | 1,665 | parallel_split_test | Split a big test file into multiple chunks and run them in parallel |
19 | 2,865 | 3,093 | ar_after_transaction | Execute irreversible actions only when transactions are not rolled back |
20 | 3,267 | 3,766 | rspec-rerun | Re-run failed RSpec tests. |
21 | 3,429 | 3,997 | cld | Compact Language Detection for Ruby |
22 | 3,580 | 6,523 | syck | A gemified version of Syck from Ruby's stdlib. Syck has been removed from
Ruby's stdli... |
23 | 3,769 | 4,178 | standalone_migrations | A thin wrapper to use Rails Migrations in non Rails projects |
24 | 3,852 | 2,701 | bumbler | Find slowly loading gems for your Bundler-based projects |
25 | 3,903 | 4,118 | bitfields | Save migrations and columns by storing multiple booleans in a single integer |
26 | 4,028 | 4,128 | minitest-around | Alternative for setup/teardown dance. |
27 | 4,532 | 4,760 | single_test | Rake tasks to invoke single tests/specs with rakish syntax |
28 | 4,642 | 3,392 | rails_warden | A gem that provides authentication Rails helpers when using Warden for authentication |
29 | 5,474 | 7,711 | luhn_checksum | Efficient Luhn checksum validator |
30 | 6,439 | 5,776 | single_cov | Actionable code coverage. |
31 | 6,656 | 10,745 | wwtd | Travis simulator so you do not need to wait for the build |
32 | 6,716 | 41,086 | ie_iframe_cookies | Rails: Enabled cookies inside IFrames for IE via p3p headers |
33 | 6,773 | 61,367 | stub_server | Boot up a real server to serve testing replies |
34 | 6,858 | 10,620 | autotest-standalone | Autotest, without ZenTest |
35 | 6,990 | 6,336 | maxitest | Minitest + all the features you always wanted |
36 | 7,016 | 17,333 | after_commit_exception_notification | Rails: Get notified when an after_commit block blows up |
37 | 7,176 | 8,042 | kennel | Keep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI |
38 | 7,344 | 61,367 | travis_dedup | Stop all builds on the same PR when a new job starts. |
39 | 7,364 | 8,577 | get_pomo | Ruby/Gettext: A .po and .mo file parser/generator |
40 | 7,431 | 7,483 | soft_deletion | Explicit soft deletion for ActiveRecord via deleted_at and default scope. |
41 | 8,682 | 61,367 | ruco | Desktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than v... |
42 | 8,786 | 33,893 | responds_to_parent | [Rails] Adds 'responds_to_parent' to your controller torespond to the parent document o... |
43 | 9,060 | 11,504 | jira4r | Ruby library for controlling JIRA |
44 | 9,192 | 33,893 | smusher | Automatic Lossless Reduction Of All Your Images |
45 | 9,320 | 25,716 | autotest-rails-pure | Autotest for Test::Unit on Rails, including plugins for migrations and fixtures. |
46 | 10,142 | 61,367 | deputy | Report to the sheriff |
47 | 10,761 | 8,458 | vendorer | Keep your vendor files up to date |
48 | 10,960 | 20,275 | forking_test_runner | Run every test in a fork to avoid pollution and get clean output per test |
49 | 11,918 | 41,086 | cia | Audit model events like update/create/delete + attribute changes + group them by transa... |
50 | 13,657 | 41,086 | testrbl | Run ruby Test::Unit/Shoulda tests by line-number / folder / the dozen |
51 | 13,700 | 33,893 | s3_meta_sync | Sync folders with s3 using a metadata file and md5 diffs |
52 | 14,030 | 11,682 | safe_regexp | Backtracking bomb safety / timeouts for regular expressions |
53 | 14,542 | 41,086 | i18n-backend-http | Rails I18n Backend for Http APIs with etag-aware background polling and memory+[memcach... |
54 | 14,593 | 29,456 | rpx_now | Helper to simplify RPX Now user login/creation |
55 | 14,862 | 13,858 | open_id_authentication | Provides a thin wrapper around the excellent rack-openid2 gem. |
56 | 15,203 | 15,060 | rails2_asset_pipeline | Familiar asset handling for those stuck on Rails 2 |
57 | 16,344 | 25,716 | cachy | See which gems depend on your gems |
58 | 16,404 | 6,892 | textpow | A library for parsing TextMate bundles |
59 | 16,463 | 21,627 | thread_ancestors | Allows Thread to carry context from ancestors. |
60 | 17,768 | 6,872 | ultraviolet | Ultraviolet syntax highlighting gem for Ruby18 and Ruby19 |
61 | 19,684 | 29,456 | countries_and_languages | Countries and languages in I18n.locale for select_tag or output in 85 languages |
62 | 20,683 | 33,893 | url_store | Data securely stored in urls. |
63 | 20,892 | 61,367 | codeclimate_batch | Report a batch of codeclimate results by merging and from multiple servers |
64 | 21,876 | 21,627 | mini_memory_store | Store a single value in memory with expiration |
65 | 22,145 | 61,367 | request_recorder | Record your rack/rails requests and store them for future inspection |
66 | 22,223 | 61,367 | reduce | Reduce your assets: minify javascript + stylesheets, optimize images lossless |
67 | 24,522 | 61,367 | gem-dependent | See which gems depend on your gems |
68 | 24,688 | 41,086 | ar_merge | Merge 2 ActiveRecords, preserving associations and attributes |
69 | 24,789 | 61,367 | strong_parameters_rails2 | Permitted and required parameters for Action Pack |
70 | 24,827 | 10,377 | minitest-rerun | Print copy pasteable rerun snippets after failed runs |
71 | 25,000 | 61,367 | libmemcached_store | An ActiveSupport cache store that uses the C-based libmemcached client through
Ev... |
72 | 25,886 | 61,367 | youtube_search | Search youtube via this simple ruby api |
73 | 26,140 | 41,086 | zendesk-rinku | A fast and very smart autolinking library that
acts as a drop-in replacement for Ra... |
74 | 26,406 | 41,086 | sse-rails-engine | See the README.md at https://github.com/henders/sse-rails-engine |
75 | 26,899 | 29,456 | large_object_store | Store large objects in memcache or others |
76 | 27,193 | 61,367 | email_vision | Ruby SOAP Api Client for EmailVision / CampaignCommander |
77 | 27,649 | 41,086 | readable_random | Readable random strings for coupons or tokens |
78 | 27,758 | 41,086 | key_value | Abuse Sql database as Key-Value store |
79 | 27,830 | 61,367 | kucodiff | Smart diff for kubernetes configs to ensure symmetric configuration |
80 | 28,260 | 41,086 | rails3-before_action | Ease your transition from Rails 3 to Rails 4 by defining before/around/after_action in ... |
81 | 28,385 | 61,367 | simplecov-single_file_reporter | print coverage per test file |
82 | 29,273 | 61,367 | zombie_passenger_killer | Guaranteed zombie passengers death |
83 | 29,962 | 21,627 | mush | A gem to shorten URLs using different services, it has one command-line utility for eac... |
84 | 30,708 | 19,101 | risk-summary | Collects Risk section from all merged PRs over a given commit range |
85 | 31,119 | 41,086 | simple_autocomplete | Rails: Simple, customizable, unobstrusive - auto complete |
86 | 31,962 | 23,402 | multi_timeout | Use multiple timeouts to soft and then hard kill a command |
87 | 32,260 | 61,367 | clear_empty_attributes | Save empty strings as nil to avoid lots of problems |
88 | 32,310 | 41,086 | pru | Pipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby! |
89 | 33,046 | 61,367 | consul_syncer | Sync remote services into consul |
90 | 33,082 | 61,367 | shoulda-let | A simple let for shoulda |
91 | 33,328 | 41,086 | repo_dependency_graph | Graphw the dependency of your repositories |
92 | 34,377 | 41,086 | dispel | Remove evil curses |
93 | 34,646 | 61,367 | active_record-comments | Comments for activerecord |
94 | 34,935 | 61,367 | git-autobisect | Find the first broken commit without having to learn git bisect |
95 | 35,856 | 41,086 | resque-lifecycle | Adds job lifecycle data to Resque payloads |
96 | 36,591 | 61,367 | unicorn_wrangler | Unicorn: out of band GC / restart on max memory bloat / restart after X requests |
97 | 36,874 | 16,657 | matching_bundle | Find a matching bundler version for a Gemfile and use it |
98 | 37,081 | 25,716 | textpow1x | A library for parsing TextMate bundles on ruby 1.x |
99 | 37,498 | 61,367 | lazy_observers | Makes Activerecord Observers lazy, do not load model on startup and only listen once a ... |
100 | 38,875 | 29,456 | ar_multi_threaded_transactional_tests | Execute multithreaded code while still using transactional fixtures by synchronizing db... |
101 | 39,474 | 61,367 | dockerb | Dockerfile.erb - use ruby in your Dockerfile |
102 | 40,920 | 61,367 | ar_serialized_array | Serialize an array in a column, [] when no set, xx_as_text accessors and more. |
103 | 40,931 | 17,333 | organization_license_audit | Audit all licenses used by your github organization/user |
104 | 41,597 | 61,367 | userstamp | This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by an... |
105 | 43,439 | 61,367 | translated_attributes | ActiveRecord/Rails simple translatable attributes |
106 | 43,509 | 17,333 | organization_audit | Audit all repos of your organization or user |
107 | 44,345 | 18,157 | pairing_shuffler | Assign random pairs from a google docs spreadsheet |
108 | 44,965 | 61,367 | easy_esi | Rails: Cached pages with updated partials |
109 | 45,465 | 61,367 | airbrake-user_informer | Show exception ids on error pages so users or support can track them down faster |
110 | 47,173 | 61,367 | rubinjam | Jam a gem into a universal binary that works with any ruby |
111 | 47,253 | 41,086 | language_sniffer | Language detection |
112 | 48,307 | 61,367 | autolang | Kick-start new translation via google translate |
113 | 49,085 | 41,086 | bundler-organization_audit | Audit all Gemfiles of a user/organization on github for unpatched versions |
114 | 49,146 | 61,367 | scopify | Add named scopes and scoped to any Object / Model. |
115 | 49,382 | 61,367 | gem_of_thrones | Everybody wants to be king, but only one can win (synchronized via a distributed cache) |
116 | 51,310 | 61,367 | cotendo | Wrapper for cotendo SOAP Api |
117 | 51,424 | 61,367 | concern | Seperation of concerns without meta-madness and namespace pollution |
118 | 51,883 | 33,893 | gettext_test_log | Logs all gettext translations during test execution, to a GetText readable format |
119 | 52,596 | 61,367 | cleanser | Find polluting test by bisecting your tests |
120 | 52,952 | 61,367 | git-whence | Find the merge and pull request a commit came from + find cherry-picks |
121 | 53,395 | 61,367 | refilling_queue | A queue that refreshes itself when it gets empty or stale, so you can keep popping |
122 | 54,778 | 61,367 | simple_access | Simple access control dispatcher |
123 | 56,600 | 61,367 | zentest-without-autotest | ZenTest, without AutoTest and UnitDiff |
124 | 56,779 | 25,716 | man_parser | Parse unix man pages into ruby-readable format |
125 | 56,897 | 61,367 | tic_tac_toe | Play Tic-Tac-Toe using Curses |
126 | 57,230 | 61,367 | expiring_memory_store | Fast & Simple Ruby In-Memory Store with expiration |
127 | 57,361 | 61,367 | url_to_media_tag | Convert a Url to image or video embed |
128 | 57,630 | 41,086 | serial_scheduler | Simple scheduler for long-running and infrequent tasks, no threads, always in serial |
129 | 57,849 | 61,367 | rhr | Ruby Hypertext Refinement -- the ease of PHP with the elegance of Ruby |
130 | 60,833 | 61,367 | ruby-cli-daemon | Preforking daemon that makes all ruby binaries faster |
131 | 60,902 | 61,367 | validates_uniqueness_via_association | Validate uniqueness of multiple newly associated records |
132 | 62,555 | 61,367 | solr_collection | Wrapper for solr results sets then behaves/feels like will_paginate collection |
133 | 62,612 | 61,367 | shoulda-change_matchers | should_change / should_create / should_destroy matchers for shoulda 3 backported from s... |
134 | 62,871 | 61,367 | action_mailer-enqueable | Serialize and enqueue deliveries for existing mailers |
135 | 62,937 | 61,367 | helpful_fields | Many helpful field helpers e.g. check_box_with_label |
136 | 63,266 | 25,716 | mailcrate | A mock SMTP server that can be run and inspected from tests. The server runs in memory ... |
137 | 63,447 | 61,367 | ultraviolet1x | Ultraviolet syntax highlighting gem for Ruby18 and Ruby19 |
138 | 63,577 | 61,367 | string19 | A Ruby string that behaves like 1.9 and runs on 1.8 |
139 | 67,540 | 61,367 | git-graph | Make graphs from your git history |
140 | 70,054 | 23,402 | kubernetes_leader_election | Elect a kubernetes leader using leases for ruby |
141 | 71,817 | 61,367 | grosser-ssl_requirement | A fork to add some cool options to ssl_requirement |
142 | 72,614 | 61,367 | fallback | Fallback when original is not present or somethings not right. |
143 | 74,302 | 61,367 | s3gb | Backup stuff versioned in git to s3 |
144 | 75,668 | 61,367 | preheatable_cache | Reduce cache requests by preheating via multi_get |
145 | 75,743 | 61,367 | bundle_package_check | Check if all gems you need are packaged |
146 | 76,788 | 23,402 | heartbleed | Tiny/Efficient/Simple library that stops your code when it gets stuck |
147 | 80,573 | 61,367 | splam | Run any kind of code in parallel processes |
148 | 81,863 | 61,367 | statsn | StatsN: Aggregate statistics using newrelics custom metrics |
149 | 84,749 | 61,367 | fixture_reducer | Test speedup by replacing fixtures :all with only the necessary |
150 | 85,012 | 41,086 | scoped_cache_keys | Add scoped_cache_key / expire_scoped_cache_key to your models for caching/sweeping of m... |
151 | 85,913 | 21,627 | sentry-user_informer | show link to errors on exception page |
152 | 87,859 | 61,367 | cmd2json | Covert command output and exit status to json to pipe them atomically into logs |
153 | 88,876 | 61,367 | grosser-algorithms | A library of algorithms and containers. |
154 | 90,160 | 61,367 | evented_magick | MiniMagick on Eventmachine |
155 | 91,783 | 41,086 | net-http-persistent-retry | Manages persistent connections using Net::HTTP. It's thread-safe too! Using persistent ... |
156 | 95,066 | 61,367 | search_do | AR: Hyperestraier integration |
157 | 98,718 | 61,367 | ultra_pow_list | Ultraviolet + TextPow + PList for Ruby 1.8 and 1.9 |
158 | 99,767 | 61,367 | virtual_asset_path | Instantly expired, cacheable assets, without query params |
159 | 101,240 | 61,367 | ar_serialize | Efficient serialize/deserialize of nested Hashes/Arrays including ActiveRecords |
160 | 105,897 | 61,367 | gem_on_demand | Run your own gem server that fetches from github, uses tags as version and builds gems ... |
161 | 106,189 | 61,367 | fluent-plugin-kubelet_metadata | Add metadata to docker logs by asking kubelet api |
162 | 113,354 | 33,893 | morguefile | Morguefile.com api wrapper |
163 | 114,544 | 33,893 | attachment_zen | Adds has_attachment (file store) properties to ActiveRecord. Supports local file, file... |
164 | 116,214 | 61,367 | db_graph | AR generate beautiful graphs from date fields, in 1 LOC |
165 | 120,345 | 61,367 | dawanda-sqlite3 | This module allows Ruby programs to interface with the SQLite3
database engine (http://... |
166 | 123,680 | 61,367 | game_of_thrones | Everybody wants to be king, but only one can win (synchronized via a distributed cache) |
167 | 123,713 | 61,367 | textfilter | ActiveRecord/Rails filter text fields before assigning them |
168 | 125,517 | 41,086 | rube_post | Receive and send emails with epost.de (rub-e-post) |
169 | 125,990 | 61,367 | redis-objective | Store objects in Redis |
170 | 126,135 | 61,367 | rack-path_prefixer | Prefix any path in your app with something. |
171 | 127,011 | 61,367 | a-panzer | A. Panzer game |
172 | 128,526 | 61,367 | throat-punch | Punch your codes in the throat... |
173 | 129,027 | 61,367 | github-watching | Watching manager |
174 | 129,340 | 33,893 | pagespeed_grabber | Grab pagespeed results from external services to use them in e.g. munin. |
175 | 131,112 | 61,367 | shoulda-reuse_setup | Test speedup by reusing the setup of a test context |
176 | 131,169 | 61,367 | string_hound | Bark! hunts for strings. |
177 | 131,741 | 41,086 | static_addthis | Fast Addthis: no external js/css/images + no backlinks to addthis |
178 | 136,056 | 33,893 | method_call_recorder | Ruby: Record methods calls and replay them later |
179 | 155,830 | 61,367 | github-grep | Makes github search grep and pipeable |
180 | 161,579 | 61,367 | resque-balancer | Balances queues by allotted time, prevents 1 queue from starving all others. |
181 | 181,099 | 61,367 | cowrite | Create changes for a local repository with chatgpt / openai / local llm |
182 | 182,707 | 41,086 | rubofix | Auto fix all rubocop warnings with chatgpt / openai / local llm |