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