Grosser's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14237parallelRun any kind of code in parallel processes
2203348springPreloads your application so things like console, rake and tests run faster
3294367css_parserA set of classes for parsing CSS in Ruby.
4319362parallel_testsRun Test::Unit / RSpec / Cucumber / Spinach in parallel
5321316rchardetCharacter encoding auto-detection in Ruby. As smart as your browser. Open source.
6415495premailerImprove the rendering of HTML emails by making CSS inline, converting links and warning...
75031,191i18n_datacountry/language names and 2-letter-code pairs, in 85 languages
8619823recaptchaHelpers for the reCAPTCHA API
97871,287fast_gettextA simple, fast, memory-efficient and threadsafe implementation of GetText
108451,978rack-cacheRack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba...
111,0471,914gettext_i18n_railsSimple FastGettext Rails integration.
121,4921,738rspec-instafailShow failing specs instantly
131,7122,289sort_alphabeticalSort UTF8 Strings alphabetical via Enumerable extension
141,8034,531test_after_commitmakes after_commit callbacks testable in Rails 3+ with transactional_fixtures
152,1192,300jenkins_api_clientThis is a simple and easy-to-use Jenkins Api client with features focused on automating...
162,2472,818fakefsA fake filesystem. Use it in your tests.
172,4633,752rack-openidProvides a more HTTPish API around the ruby-openid library
182,6782,330parallel_split_testSplit a big test file into multiple chunks and run them in parallel
193,0353,530ar_after_transactionExecute irreversible actions only when transactions are not rolled back
203,4142,762cldCompact Language Detection for Ruby
213,4604,470rspec-rerunRe-run failed RSpec tests.
223,5992,833bumblerFind slowly loading gems for your Bundler-based projects
233,7132,365syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
243,8283,304standalone_migrationsA thin wrapper to use Rails Migrations in non Rails projects
254,0494,386bitfieldsSave migrations and columns by storing multiple booleans in a single integer
264,0813,950minitest-aroundAlternative for setup/teardown dance.
274,7735,005rails_wardenA gem that provides authentication Rails helpers when using Warden for authentication
284,8876,045single_testRake tasks to invoke single tests/specs with rakish syntax
295,0062,352luhn_checksumEfficient Luhn checksum validator
306,5956,350single_covActionable code coverage.
316,7896,415wwtdTravis simulator so you do not need to wait for the build
326,8194,615maxitestMinitest + all the features you always wanted
336,93110,831autotest-standaloneAutotest, without ZenTest
347,00328,249jira4rRuby library for controlling JIRA
357,3715,722kennelKeep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI
367,39524,149ie_iframe_cookiesRails: Enabled cookies inside IFrames for IE via p3p headers
377,47719,906stub_serverBoot up a real server to serve testing replies
387,83024,149after_commit_exception_notificationRails: Get notified when an after_commit block blows up
397,8616,772get_pomoRuby/Gettext: A .po and .mo file parser/generator
407,9987,335soft_deletionExplicit soft deletion for ActiveRecord via deleted_at and default scope.
418,235112,136travis_dedupStop all builds on the same PR when a new job starts.
429,10814,291autotest-rails-pureAutotest for Test::Unit on Rails, including plugins for migrations and fixtures.
439,3809,516rucoDesktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than v...
449,57324,149responds_to_parent[Rails] Adds 'responds_to_parent' to your controller torespond to the parent document o...
459,95518,397smusherAutomatic Lossless Reduction Of All Your Images
4610,4589,233vendorerKeep your vendor files up to date
4710,98631,227deputyReport to the sheriff
4811,43513,160forking_test_runnerRun every test in a fork to avoid pollution and get clean output per test
4912,87531,227ciaAudit model events like update/create/delete + attribute changes + group them by transa...
5014,42315,789testrblRun ruby Test::Unit/Shoulda tests by line-number / folder / the dozen
5114,55213,622safe_regexpBacktracking bomb safety / timeouts for regular expressions
5214,67414,011s3_meta_syncSync folders with s3 using a metadata file and md5 diffs
5315,30029,640i18n-backend-httpRails I18n Backend for Http APIs with etag-aware background polling and memory+[memcach...
5415,55919,493open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
5515,57217,730rpx_nowHelper to simplify RPX Now user login/creation
5615,95123,351textpowA library for parsing TextMate bundles
5716,11717,730rails2_asset_pipelineFamiliar asset handling for those stuck on Rails 2
5816,99720,888ultravioletUltraviolet syntax highlighting gem for Ruby18 and Ruby19
5917,36362,843cachySee which gems depend on your gems
6017,43988,565thread_ancestorsAllows Thread to carry context from ancestors.
6119,96728,249countries_and_languagesCountries and languages in I18n.locale for select_tag or output in 85 languages
6220,53917,730url_storeData securely stored in urls.
6322,35144,662codeclimate_batchReport a batch of codeclimate results by merging and from multiple servers
6423,09149,272mini_memory_storeStore a single value in memory with expiration
6523,28218,052request_recorderRecord your rack/rails requests and store them for future inspection
6623,98162,843reduceReduce your assets: minify javascript + stylesheets, optimize images lossless
6724,48319,493ar_mergeMerge 2 ActiveRecords, preserving associations and attributes
6825,15933,072minitest-rerunPrint copy pasteable rerun snippets after failed runs
6925,56262,843gem-dependentSee which gems depend on your gems
7025,80918,052libmemcached_storeAn ActiveSupport cache store that uses the C-based libmemcached client through Ev...
7126,21318,052readable_randomReadable random strings for coupons or tokens
7226,59262,843strong_parameters_rails2Permitted and required parameters for Action Pack
7326,64514,152zendesk-rinkuA fast and very smart autolinking library that acts as a drop-in replacement for Ra...
7426,79124,149large_object_storeStore large objects in memcache or others
7527,43373,396youtube_searchSearch youtube via this simple ruby api
7627,62824,149sse-rails-engineSee the README.md at https://github.com/henders/sse-rails-engine
7728,34873,396email_visionRuby SOAP Api Client for EmailVision / CampaignCommander
7828,90129,640key_valueAbuse Sql database as Key-Value store
7929,10229,640kucodiffSmart diff for kubernetes configs to ensure symmetric configuration
8029,46940,867rails3-before_actionEase your transition from Rails 3 to Rails 4 by defining before/around/after_action in ...
8129,979112,136simplecov-single_file_reporterprint coverage per test file
8230,09237,820mushA gem to shorten URLs using different services, it has one command-line utility for eac...
8330,17727,013risk-summaryCollects Risk section from all merged PRs over a given commit range
8430,783112,136zombie_passenger_killerGuaranteed zombie passengers death
8530,95126,006pruPipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
8632,69424,149simple_autocompleteRails: Simple, customizable, unobstrusive - auto complete
8733,39118,766repo_dependency_graphGraphw the dependency of your repositories
8833,66537,820multi_timeoutUse multiple timeouts to soft and then hard kill a command
8933,75949,272consul_syncerSync remote services into consul
9033,92917,449active_record-commentsComments for activerecord
9134,500149,536clear_empty_attributesSave empty strings as nil to avoid lots of problems
9234,64337,820shoulda-letA simple let for shoulda
9335,03562,843dispelRemove evil curses
9436,42788,565git-autobisectFind the first broken commit without having to learn git bisect
9536,57335,238unicorn_wranglerUnicorn: out of band GC / restart on max memory bloat / restart after X requests
9637,741112,136ar_multi_threaded_transactional_testsExecute multithreaded code while still using transactional fixtures by synchronizing db...
9737,85327,013matching_bundleFind a matching bundler version for a Gemfile and use it
9838,06955,103resque-lifecycleAdds job lifecycle data to Resque payloads
9938,336112,136textpow1xA library for parsing TextMate bundles on ruby 1.x
10038,97144,662lazy_observersMakes Activerecord Observers lazy, do not load model on startup and only listen once a ...
10139,86944,662dockerbDockerfile.erb - use ruby in your Dockerfile
10241,39929,640organization_license_auditAudit all licenses used by your github organization/user
10342,36088,565ar_serialized_arraySerialize an array in a column, [] when no set, xx_as_text accessors and more.
10443,28962,843userstampThis Rails plugin extends ActiveRecord::Base to add automatic updating of created_by an...
10543,63137,820organization_auditAudit all repos of your organization or user
10644,786149,536translated_attributesActiveRecord/Rails simple translatable attributes
10745,26731,227airbrake-user_informerShow exception ids on error pages so users or support can track them down faster
10845,60329,640pairing_shufflerAssign random pairs from a google docs spreadsheet
10946,764149,536easy_esiRails: Cached pages with updated partials
11047,63331,227language_snifferLanguage detection
11147,67828,249rubinjamJam a gem into a universal binary that works with any ruby
11250,04018,766gettext_test_logLogs all gettext translations during test execution, to a GetText readable format
11350,158149,536autolangKick-start new translation via google translate
11450,17762,843bundler-organization_auditAudit all Gemfiles of a user/organization on github for unpatched versions
11551,04144,662scopifyAdd named scopes and scoped to any Object / Model.
11651,40888,565gem_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
11753,506112,136cotendoWrapper for cotendo SOAP Api
11853,67044,662git-whenceFind the merge and pull request a commit came from + find cherry-picks
11953,831112,136cleanserFind polluting test by bisecting your tests
12053,875112,136concernSeperation of concerns without meta-madness and namespace pollution
12154,08537,820refilling_queueA queue that refreshes itself when it gets empty or stale, so you can keep popping
12256,27729,640kubernetes_leader_electionElect a kubernetes leader using leases for ruby
12357,26331,227serial_schedulerSimple scheduler for long-running and infrequent tasks, no threads, always in serial
12457,46788,565zentest-without-autotestZenTest, without AutoTest and UnitDiff
12557,55162,843tic_tac_toePlay Tic-Tac-Toe using Curses
12658,08729,640rhrRuby Hypertext Refinement -- the ease of PHP with the elegance of Ruby
12758,181112,136simple_accessSimple access control dispatcher
12858,399112,136url_to_media_tagConvert a Url to image or video embed
12958,71273,396expiring_memory_storeFast & Simple Ruby In-Memory Store with expiration
13058,97288,565man_parserParse unix man pages into ruby-readable format
13160,29129,640ruby-cli-daemonPreforking daemon that makes all ruby binaries faster
13260,73849,272validates_uniqueness_via_associationValidate uniqueness of multiple newly associated records
13362,30835,238shoulda-change_matchersshould_change / should_create / should_destroy matchers for shoulda 3 backported from s...
13462,71344,662mailcrateA mock SMTP server that can be run and inspected from tests. The server runs in memory ...
13563,30755,103helpful_fieldsMany helpful field helpers e.g. check_box_with_label
13663,65162,843ultraviolet1xUltraviolet syntax highlighting gem for Ruby18 and Ruby19
13764,02362,843solr_collectionWrapper for solr results sets then behaves/feels like will_paginate collection
13864,605112,136action_mailer-enqueableSerialize and enqueue deliveries for existing mailers
13964,97862,843string19A Ruby string that behaves like 1.9 and runs on 1.8
14069,02673,396git-graphMake graphs from your git history
14169,548112,136fluent-plugin-kubelet_metadataAdd metadata to docker logs by asking kubelet api
14272,28288,565heartbleedTiny/Efficient/Simple library that stops your code when it gets stuck
14374,11231,227sentry-user_informershow link to errors on exception page
14474,866112,136grosser-ssl_requirementA fork to add some cool options to ssl_requirement
14574,87262,843s3gbBackup stuff versioned in git to s3
14675,093112,136fallbackFallback when original is not present or somethings not right.
14776,21937,820preheatable_cacheReduce cache requests by preheating via multi_get
14876,74388,565bundle_package_checkCheck if all gems you need are packaged
14981,27773,396splamRun any kind of code in parallel processes
15081,93344,662statsnStatsN: Aggregate statistics using newrelics custom metrics
15184,53940,867scoped_cache_keysAdd scoped_cache_key / expire_scoped_cache_key to your models for caching/sweeping of m...
15285,74462,843cmd2jsonCovert command output and exit status to json to pipe them atomically into logs
15386,155112,136fixture_reducerTest speedup by replacing fixtures :all with only the necessary
15489,61273,396grosser-algorithmsA library of algorithms and containers.
15593,264149,536evented_magickMiniMagick on Eventmachine
15693,69488,565net-http-persistent-retryManages persistent connections using Net::HTTP. It's thread-safe too! Using persistent ...
15798,91588,565search_doAR: Hyperestraier integration
15899,093112,136ultra_pow_listUltraviolet + TextPow + PList for Ruby 1.8 and 1.9
159100,308112,136virtual_asset_pathInstantly expired, cacheable assets, without query params
160103,625149,536ar_serializeEfficient serialize/deserialize of nested Hashes/Arrays including ActiveRecords
161106,606112,136gem_on_demandRun your own gem server that fetches from github, uses tags as version and builds gems ...
162114,08173,396morguefileMorguefile.com api wrapper
163116,288149,536attachment_zenAdds has_attachment (file store) properties to ActiveRecord. Supports local file, file...
164117,841112,136db_graphAR generate beautiful graphs from date fields, in 1 LOC
165121,469112,136dawanda-sqlite3This module allows Ruby programs to interface with the SQLite3 database engine (http://...
166124,409149,536textfilterActiveRecord/Rails filter text fields before assigning them
167124,688149,536a-panzerA. Panzer game
168125,107149,536game_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
169125,65088,565github-watchingWatching manager
170126,09473,396rube_postReceive and send emails with epost.de (rub-e-post)
171126,87873,396redis-objectiveStore objects in Redis
172128,07288,565throat-punchPunch your codes in the throat...
173128,10788,565rack-path_prefixerPrefix any path in your app with something.
174129,51873,396shoulda-reuse_setupTest speedup by reusing the setup of a test context
175129,574112,136pagespeed_grabberGrab pagespeed results from external services to use them in e.g. munin.
176131,74988,565string_houndBark! hunts for strings.
177132,92073,396static_addthisFast Addthis: no external js/css/images + no backlinks to addthis
178136,26273,396method_call_recorderRuby: Record methods calls and replay them later
179150,297112,136github-grepMakes github search grep and pipeable
180163,67488,565resque-balancerBalances queues by allotted time, prevents 1 queue from starving all others.
181180,686112,136cowriteCreate changes for a local repository with chatgpt / openai / local llm
182185,60373,396rubofixAuto fix all rubocop warnings with chatgpt / openai / local llm