Grosser's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14236parallelRun any kind of code in parallel processes
2203302springPreloads your application so things like console, rake and tests run faster
3295330css_parserA set of classes for parsing CSS in Ruby.
4318299parallel_testsRun Test::Unit / RSpec / Cucumber / Spinach in parallel
5324300rchardetCharacter encoding auto-detection in Ruby. As smart as your browser. Open source.
6416425premailerImprove the rendering of HTML emails by making CSS inline, converting links and warning...
75061,226i18n_datacountry/language names and 2-letter-code pairs, in 85 languages
8621703recaptchaHelpers for the reCAPTCHA API
97871,261fast_gettextA simple, fast, memory-efficient and threadsafe implementation of GetText
108481,895rack-cacheRack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba...
111,0481,978gettext_i18n_railsSimple FastGettext Rails integration.
121,4961,591rspec-instafailShow failing specs instantly
131,7342,458sort_alphabeticalSort UTF8 Strings alphabetical via Enumerable extension
141,8233,423test_after_commitmakes after_commit callbacks testable in Rails 3+ with transactional_fixtures
152,1282,292jenkins_api_clientThis is a simple and easy-to-use Jenkins Api client with features focused on automating...
162,2492,939fakefsA fake filesystem. Use it in your tests.
172,4744,244rack-openidProvides a more HTTPish API around the ruby-openid library
182,6762,370parallel_split_testSplit a big test file into multiple chunks and run them in parallel
193,0483,331ar_after_transactionExecute irreversible actions only when transactions are not rolled back
203,4293,112cldCompact Language Detection for Ruby
213,4825,297rspec-rerunRe-run failed RSpec tests.
223,5963,057bumblerFind slowly loading gems for your Bundler-based projects
233,6681,817syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
243,8353,506standalone_migrationsA thin wrapper to use Rails Migrations in non Rails projects
254,0584,322bitfieldsSave migrations and columns by storing multiple booleans in a single integer
264,0763,469minitest-aroundAlternative for setup/teardown dance.
274,7775,736rails_wardenA gem that provides authentication Rails helpers when using Warden for authentication
284,8851,787luhn_checksumEfficient Luhn checksum validator
294,9005,932single_testRake tasks to invoke single tests/specs with rakish syntax
306,6066,007single_covActionable code coverage.
316,8028,366wwtdTravis simulator so you do not need to wait for the build
326,8156,039maxitestMinitest + all the features you always wanted
336,9469,836autotest-standaloneAutotest, without ZenTest
347,02943,419jira4rRuby library for controlling JIRA
357,3967,160kennelKeep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI
367,43422,327ie_iframe_cookiesRails: Enabled cookies inside IFrames for IE via p3p headers
377,51914,836stub_serverBoot up a real server to serve testing replies
387,85717,385after_commit_exception_notificationRails: Get notified when an after_commit block blows up
397,8637,390get_pomoRuby/Gettext: A .po and .mo file parser/generator
408,0097,301soft_deletionExplicit soft deletion for ActiveRecord via deleted_at and default scope.
418,26620,781travis_dedupStop all builds on the same PR when a new job starts.
429,14113,021autotest-rails-pureAutotest for Test::Unit on Rails, including plugins for migrations and fixtures.
439,43218,129rucoDesktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than v...
449,61610,950responds_to_parent[Rails] Adds 'responds_to_parent' to your controller torespond to the parent document o...
459,99614,672smusherAutomatic Lossless Reduction Of All Your Images
4610,48111,271vendorerKeep your vendor files up to date
4711,03026,330deputyReport to the sheriff
4811,46913,591forking_test_runnerRun every test in a fork to avoid pollution and get clean output per test
4912,91843,419ciaAudit model events like update/create/delete + attribute changes + group them by transa...
5014,45526,330testrblRun ruby Test::Unit/Shoulda tests by line-number / folder / the dozen
5114,57514,358safe_regexpBacktracking bomb safety / timeouts for regular expressions
5214,71224,666s3_meta_syncSync folders with s3 using a metadata file and md5 diffs
5315,33318,551i18n-backend-httpRails I18n Backend for Http APIs with etag-aware background polling and memory+[memcach...
5415,58415,985open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
5515,61943,419rpx_nowHelper to simplify RPX Now user login/creation
5615,97719,060textpowA library for parsing TextMate bundles
5716,15528,514rails2_asset_pipelineFamiliar asset handling for those stuck on Rails 2
5817,02518,129ultravioletUltraviolet syntax highlighting gem for Ruby18 and Ruby19
5917,40528,514cachySee which gems depend on your gems
6017,47913,021thread_ancestorsAllows Thread to carry context from ancestors.
6120,01331,526countries_and_languagesCountries and languages in I18n.locale for select_tag or output in 85 languages
6220,49712,059url_storeData securely stored in urls.
6322,41322,327codeclimate_batchReport a batch of codeclimate results by merging and from multiple servers
6423,13743,419mini_memory_storeStore a single value in memory with expiration
6523,33026,330request_recorderRecord your rack/rails requests and store them for future inspection
6624,06236,032reduceReduce your assets: minify javascript + stylesheets, optimize images lossless
6724,46217,745ar_mergeMerge 2 ActiveRecords, preserving associations and attributes
6825,20728,514minitest-rerunPrint copy pasteable rerun snippets after failed runs
6925,61343,419gem-dependentSee which gems depend on your gems
7025,85026,330libmemcached_storeAn ActiveSupport cache store that uses the C-based libmemcached client through Ev...
7126,24519,582readable_randomReadable random strings for coupons or tokens
7226,62913,700zendesk-rinkuA fast and very smart autolinking library that acts as a drop-in replacement for Ra...
7326,64894,537strong_parameters_rails2Permitted and required parameters for Action Pack
7426,82157,531large_object_storeStore large objects in memcache or others
7527,47543,419youtube_searchSearch youtube via this simple ruby api
7627,65824,666sse-rails-engineSee the README.md at https://github.com/henders/sse-rails-engine
7728,38826,330email_visionRuby SOAP Api Client for EmailVision / CampaignCommander
7828,93126,330key_valueAbuse Sql database as Key-Value store
7929,17957,531kucodiffSmart diff for kubernetes configs to ensure symmetric configuration
8029,51624,666rails3-before_actionEase your transition from Rails 3 to Rails 4 by defining before/around/after_action in ...
8130,04143,419simplecov-single_file_reporterprint coverage per test file
8230,12423,407mushA gem to shorten URLs using different services, it has one command-line utility for eac...
8330,23328,514risk-summaryCollects Risk section from all merged PRs over a given commit range
8430,83994,537zombie_passenger_killerGuaranteed zombie passengers death
8530,88628,514pruPipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
8632,74994,537simple_autocompleteRails: Simple, customizable, unobstrusive - auto complete
8733,38918,551repo_dependency_graphGraphw the dependency of your repositories
8833,73621,493multi_timeoutUse multiple timeouts to soft and then hard kill a command
8933,81836,032consul_syncerSync remote services into consul
9033,94319,582active_record-commentsComments for activerecord
9134,57843,419clear_empty_attributesSave empty strings as nil to avoid lots of problems
9234,70743,419shoulda-letA simple let for shoulda
9335,09143,419dispelRemove evil curses
9436,50394,537git-autobisectFind the first broken commit without having to learn git bisect
9536,62136,032unicorn_wranglerUnicorn: out of band GC / restart on max memory bloat / restart after X requests
9637,74931,526ar_multi_threaded_transactional_testsExecute multithreaded code while still using transactional fixtures by synchronizing db...
9737,91494,537matching_bundleFind a matching bundler version for a Gemfile and use it
9838,13736,032resque-lifecycleAdds job lifecycle data to Resque payloads
9938,37657,531textpow1xA library for parsing TextMate bundles on ruby 1.x
10039,04743,419lazy_observersMakes Activerecord Observers lazy, do not load model on startup and only listen once a ...
10139,88126,330dockerbDockerfile.erb - use ruby in your Dockerfile
10241,40536,032organization_license_auditAudit all licenses used by your github organization/user
10342,43257,531ar_serialized_arraySerialize an array in a column, [] when no set, xx_as_text accessors and more.
10443,31843,419userstampThis Rails plugin extends ActiveRecord::Base to add automatic updating of created_by an...
10543,68957,531organization_auditAudit all repos of your organization or user
10644,82594,537translated_attributesActiveRecord/Rails simple translatable attributes
10745,30394,537airbrake-user_informerShow exception ids on error pages so users or support can track them down faster
10845,65994,537pairing_shufflerAssign random pairs from a google docs spreadsheet
10946,82443,419easy_esiRails: Cached pages with updated partials
11047,63424,666language_snifferLanguage detection
11147,73694,537rubinjamJam a gem into a universal binary that works with any ruby
11249,91218,551gettext_test_logLogs all gettext translations during test execution, to a GetText readable format
11350,22694,537autolangKick-start new translation via google translate
11450,23036,032bundler-organization_auditAudit all Gemfiles of a user/organization on github for unpatched versions
11551,08557,531scopifyAdd named scopes and scoped to any Object / Model.
11651,45543,419gem_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
11753,61594,537cotendoWrapper for cotendo SOAP Api
11853,70328,514git-whenceFind the merge and pull request a commit came from + find cherry-picks
11953,89736,032cleanserFind polluting test by bisecting your tests
12053,95636,032concernSeperation of concerns without meta-madness and namespace pollution
12154,14494,537refilling_queueA queue that refreshes itself when it gets empty or stale, so you can keep popping
12256,20924,666kubernetes_leader_electionElect a kubernetes leader using leases for ruby
12357,26026,330serial_schedulerSimple scheduler for long-running and infrequent tasks, no threads, always in serial
12457,47728,514zentest-without-autotestZenTest, without AutoTest and UnitDiff
12557,58131,526tic_tac_toePlay Tic-Tac-Toe using Curses
12658,10131,526rhrRuby Hypertext Refinement -- the ease of PHP with the elegance of Ruby
12758,27994,537simple_accessSimple access control dispatcher
12858,42457,531url_to_media_tagConvert a Url to image or video embed
12958,78494,537expiring_memory_storeFast & Simple Ruby In-Memory Store with expiration
13059,03694,537man_parserParse unix man pages into ruby-readable format
13160,28424,666ruby-cli-daemonPreforking daemon that makes all ruby binaries faster
13260,75636,032validates_uniqueness_via_associationValidate uniqueness of multiple newly associated records
13362,30036,032shoulda-change_matchersshould_change / should_create / should_destroy matchers for shoulda 3 backported from s...
13462,72317,745mailcrateA mock SMTP server that can be run and inspected from tests. The server runs in memory ...
13563,35431,526helpful_fieldsMany helpful field helpers e.g. check_box_with_label
13663,60843,419ultraviolet1xUltraviolet syntax highlighting gem for Ruby18 and Ruby19
13764,06526,330solr_collectionWrapper for solr results sets then behaves/feels like will_paginate collection
13864,64894,537action_mailer-enqueableSerialize and enqueue deliveries for existing mailers
13965,07394,537string19A Ruby string that behaves like 1.9 and runs on 1.8
14069,12794,537git-graphMake graphs from your git history
14169,67957,531fluent-plugin-kubelet_metadataAdd metadata to docker logs by asking kubelet api
14272,27543,419heartbleedTiny/Efficient/Simple library that stops your code when it gets stuck
14373,95328,514sentry-user_informershow link to errors on exception page
14474,93643,419s3gbBackup stuff versioned in git to s3
14574,98994,537grosser-ssl_requirementA fork to add some cool options to ssl_requirement
14675,15494,537fallbackFallback when original is not present or somethings not right.
14776,23131,526preheatable_cacheReduce cache requests by preheating via multi_get
14876,82257,531bundle_package_checkCheck if all gems you need are packaged
14981,27031,526splamRun any kind of code in parallel processes
15081,91743,419statsnStatsN: Aggregate statistics using newrelics custom metrics
15184,56126,330scoped_cache_keysAdd scoped_cache_key / expire_scoped_cache_key to your models for caching/sweeping of m...
15285,75226,330cmd2jsonCovert command output and exit status to json to pipe them atomically into logs
15386,18457,531fixture_reducerTest speedup by replacing fixtures :all with only the necessary
15489,63357,531grosser-algorithmsA library of algorithms and containers.
15593,35994,537evented_magickMiniMagick on Eventmachine
15693,74443,419net-http-persistent-retryManages persistent connections using Net::HTTP. It's thread-safe too! Using persistent ...
15798,99794,537search_doAR: Hyperestraier integration
15899,03143,419ultra_pow_listUltraviolet + TextPow + PList for Ruby 1.8 and 1.9
159100,34143,419virtual_asset_pathInstantly expired, cacheable assets, without query params
160103,72757,531ar_serializeEfficient serialize/deserialize of nested Hashes/Arrays including ActiveRecords
161106,69194,537gem_on_demandRun your own gem server that fetches from github, uses tags as version and builds gems ...
162114,17857,531morguefileMorguefile.com api wrapper
163116,38194,537attachment_zenAdds has_attachment (file store) properties to ActiveRecord. Supports local file, file...
164117,87994,537db_graphAR generate beautiful graphs from date fields, in 1 LOC
165121,52357,531dawanda-sqlite3This module allows Ruby programs to interface with the SQLite3 database engine (http://...
166124,40943,419textfilterActiveRecord/Rails filter text fields before assigning them
167124,79957,531a-panzerA. Panzer game
168125,24594,537game_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
169125,60943,419github-watchingWatching manager
170126,14057,531rube_postReceive and send emails with epost.de (rub-e-post)
171126,89794,537redis-objectiveStore objects in Redis
172128,00694,537throat-punchPunch your codes in the throat...
173128,18594,537rack-path_prefixerPrefix any path in your app with something.
174129,46957,531shoulda-reuse_setupTest speedup by reusing the setup of a test context
175129,53543,419pagespeed_grabberGrab pagespeed results from external services to use them in e.g. munin.
176131,83294,537string_houndBark! hunts for strings.
177132,97394,537static_addthisFast Addthis: no external js/css/images + no backlinks to addthis
178136,30957,531method_call_recorderRuby: Record methods calls and replay them later
179150,31243,419github-grepMakes github search grep and pipeable
180163,81657,531resque-balancerBalances queues by allotted time, prevents 1 queue from starving all others.
181180,70526,330cowriteCreate changes for a local repository with chatgpt / openai / local llm
182185,63731,526rubofixAuto fix all rubocop warnings with chatgpt / openai / local llm