Grosser's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14431parallelRun any kind of code in parallel processes
2200342springPreloads your application so things like console, rake and tests run faster
3288392css_parserA set of classes for parsing CSS in Ruby.
4315362parallel_testsRun Test::Unit / RSpec / Cucumber / Spinach in parallel
5322318rchardetCharacter encoding auto-detection in Ruby. As smart as your browser. Open source.
6409503premailerImprove the rendering of HTML emails by making CSS inline, converting links and warning...
74871,190i18n_datacountry/language names and 2-letter-code pairs, in 85 languages
8604699recaptchaHelpers for the reCAPTCHA API
97791,360fast_gettextA simple, fast, memory-efficient and threadsafe implementation of GetText
108261,722rack-cacheRack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba...
111,0342,161gettext_i18n_railsSimple FastGettext Rails integration.
121,4791,895rspec-instafailShow failing specs instantly
131,6952,387sort_alphabeticalSort UTF8 Strings alphabetical via Enumerable extension
141,7533,640test_after_commitmakes after_commit callbacks testable in Rails 3+ with transactional_fixtures
152,1471,286jenkins_api_clientThis is a simple and easy-to-use Jenkins Api client with features focused on automating...
162,2301,821fakefsA fake filesystem. Use it in your tests.
172,4403,530rack-openidProvides a more HTTPish API around the ruby-openid library
182,7052,106parallel_split_testSplit a big test file into multiple chunks and run them in parallel
193,0113,412ar_after_transactionExecute irreversible actions only when transactions are not rolled back
203,4212,743cldCompact Language Detection for Ruby
213,4315,212rspec-rerunRe-run failed RSpec tests.
223,6062,862bumblerFind slowly loading gems for your Bundler-based projects
233,7295,356syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
243,8193,441standalone_migrationsA thin wrapper to use Rails Migrations in non Rails projects
254,0224,417bitfieldsSave migrations and columns by storing multiple booleans in a single integer
264,1083,370minitest-aroundAlternative for setup/teardown dance.
274,7664,712rails_wardenA gem that provides authentication Rails helpers when using Warden for authentication
284,8336,309single_testRake tasks to invoke single tests/specs with rakish syntax
295,2036,138luhn_checksumEfficient Luhn checksum validator
306,5734,906single_covActionable code coverage.
316,7336,998wwtdTravis simulator so you do not need to wait for the build
326,8595,860maxitestMinitest + all the features you always wanted
336,8775,765autotest-standaloneAutotest, without ZenTest
347,22322,752ie_iframe_cookiesRails: Enabled cookies inside IFrames for IE via p3p headers
357,30127,163stub_serverBoot up a real server to serve testing replies
367,4475,741kennelKeep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI
377,68617,324after_commit_exception_notificationRails: Get notified when an after_commit block blows up
387,7617,562jira4rRuby library for controlling JIRA
397,8038,271get_pomoRuby/Gettext: A .po and .mo file parser/generator
407,91511,201soft_deletionExplicit soft deletion for ActiveRecord via deleted_at and default scope.
418,07155,788travis_dedupStop all builds on the same PR when a new job starts.
428,96413,951autotest-rails-pureAutotest for Test::Unit on Rails, including plugins for migrations and fixtures.
439,22819,256rucoDesktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than v...
449,40826,055responds_to_parent[Rails] Adds 'responds_to_parent' to your controller torespond to the parent document o...
459,81114,912smusherAutomatic Lossless Reduction Of All Your Images
4610,81815,417deputyReport to the sheriff
4710,8609,242vendorerKeep your vendor files up to date
4811,38510,001forking_test_runnerRun every test in a fork to avoid pollution and get clean output per test
4912,71317,064ciaAudit model events like update/create/delete + attribute changes + group them by transa...
5014,23727,163testrblRun ruby Test::Unit/Shoulda tests by line-number / folder / the dozen
5114,38414,069safe_regexpBacktracking bomb safety / timeouts for regular expressions
5214,47790,620s3_meta_syncSync folders with s3 using a metadata file and md5 diffs
5315,16817,590i18n-backend-httpRails I18n Backend for Http APIs with etag-aware background polling and memory+[memcach...
5415,36716,150rpx_nowHelper to simplify RPX Now user login/creation
5515,39916,566open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
5615,77333,889textpowA library for parsing TextMate bundles
5715,92214,472rails2_asset_pipelineFamiliar asset handling for those stuck on Rails 2
5816,80322,752ultravioletUltraviolet syntax highlighting gem for Ruby18 and Ruby19
5917,11730,910cachySee which gems depend on your gems
6017,16061,992thread_ancestorsAllows Thread to carry context from ancestors.
6119,89026,055countries_and_languagesCountries and languages in I18n.locale for select_tag or output in 85 languages
6220,56818,522url_storeData securely stored in urls.
6322,03255,788codeclimate_batchReport a batch of codeclimate results by merging and from multiple servers
6422,84161,992mini_memory_storeStore a single value in memory with expiration
6523,05055,788request_recorderRecord your rack/rails requests and store them for future inspection
6623,56990,620reduceReduce your assets: minify javascript + stylesheets, optimize images lossless
6724,42517,590ar_mergeMerge 2 ActiveRecords, preserving associations and attributes
6824,85123,475minitest-rerunPrint copy pasteable rerun snippets after failed runs
6925,34335,788gem-dependentSee which gems depend on your gems
7025,65135,788libmemcached_storeAn ActiveSupport cache store that uses the C-based libmemcached client through Ev...
7126,18061,992strong_parameters_rails2Permitted and required parameters for Action Pack
7226,31610,421readable_randomReadable random strings for coupons or tokens
7326,58410,310zendesk-rinkuA fast and very smart autolinking library that acts as a drop-in replacement for Ra...
7426,92925,072large_object_storeStore large objects in memcache or others
7527,07233,889youtube_searchSearch youtube via this simple ruby api
7627,40555,788sse-rails-engineSee the README.md at https://github.com/henders/sse-rails-engine
7728,18720,049email_visionRuby SOAP Api Client for EmailVision / CampaignCommander
7828,59061,992key_valueAbuse Sql database as Key-Value store
7928,84043,677kucodiffSmart diff for kubernetes configs to ensure symmetric configuration
8029,13255,788rails3-before_actionEase your transition from Rails 3 to Rails 4 by defining before/around/after_action in ...
8129,61161,992simplecov-single_file_reporterprint coverage per test file
8230,00230,910risk-summaryCollects Risk section from all merged PRs over a given commit range
8330,43933,889zombie_passenger_killerGuaranteed zombie passengers death
8430,67114,618mushA gem to shorten URLs using different services, it has one command-line utility for eac...
8532,34761,992simple_autocompleteRails: Simple, customizable, unobstrusive - auto complete
8633,28390,620pruPipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
8733,33746,838multi_timeoutUse multiple timeouts to soft and then hard kill a command
8833,51823,475repo_dependency_graphGraphw the dependency of your repositories
8933,66690,620consul_syncerSync remote services into consul
9034,03055,788clear_empty_attributesSave empty strings as nil to avoid lots of problems
9134,35532,330shoulda-letA simple let for shoulda
9234,59015,570active_record-commentsComments for activerecord
9334,90446,838dispelRemove evil curses
9436,023130,797git-autobisectFind the first broken commit without having to learn git bisect
9536,53846,838unicorn_wranglerUnicorn: out of band GC / restart on max memory bloat / restart after X requests
9637,57461,992resque-lifecycleAdds job lifecycle data to Resque payloads
9737,79740,741matching_bundleFind a matching bundler version for a Gemfile and use it
9838,06890,620textpow1xA library for parsing TextMate bundles on ruby 1.x
9938,10023,475ar_multi_threaded_transactional_testsExecute multithreaded code while still using transactional fixtures by synchronizing db...
10038,73550,952lazy_observersMakes Activerecord Observers lazy, do not load model on startup and only listen once a ...
10139,96324,200dockerbDockerfile.erb - use ruby in your Dockerfile
10241,37237,994organization_license_auditAudit all licenses used by your github organization/user
10342,13226,055ar_serialized_arraySerialize an array in a column, [] when no set, xx_as_text accessors and more.
10442,88843,677userstampThis Rails plugin extends ActiveRecord::Base to add automatic updating of created_by an...
10543,72632,330organization_auditAudit all repos of your organization or user
10644,42270,114translated_attributesActiveRecord/Rails simple translatable attributes
10745,28478,639pairing_shufflerAssign random pairs from a google docs spreadsheet
10845,74515,951airbrake-user_informerShow exception ids on error pages so users or support can track them down faster
10946,45243,677easy_esiRails: Cached pages with updated partials
11047,390108,010rubinjamJam a gem into a universal binary that works with any ruby
11147,50846,838language_snifferLanguage detection
11249,87235,788autolangKick-start new translation via google translate
11350,18833,889bundler-organization_auditAudit all Gemfiles of a user/organization on github for unpatched versions
11450,72150,952gettext_test_logLogs all gettext translations during test execution, to a GetText readable format
11550,79355,788scopifyAdd named scopes and scoped to any Object / Model.
11651,07650,952gem_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
11753,06055,788cotendoWrapper for cotendo SOAP Api
11853,43646,838concernSeperation of concerns without meta-madness and namespace pollution
11953,52650,952git-whenceFind the merge and pull request a commit came from + find cherry-picks
12053,72146,838cleanserFind polluting test by bisecting your tests
12153,95828,254refilling_queueA queue that refreshes itself when it gets empty or stale, so you can keep popping
12257,36161,992serial_schedulerSimple scheduler for long-running and infrequent tasks, no threads, always in serial
12357,49878,639simple_accessSimple access control dispatcher
12457,61926,055zentest-without-autotestZenTest, without AutoTest and UnitDiff
12557,63150,952tic_tac_toePlay Tic-Tac-Toe using Curses
12657,92743,677kubernetes_leader_electionElect a kubernetes leader using leases for ruby
12758,23843,677url_to_media_tagConvert a Url to image or video embed
12858,47550,952rhrRuby Hypertext Refinement -- the ease of PHP with the elegance of Ruby
12958,47870,114expiring_memory_storeFast & Simple Ruby In-Memory Store with expiration
13058,69443,677man_parserParse unix man pages into ruby-readable format
13160,57243,677ruby-cli-daemonPreforking daemon that makes all ruby binaries faster
13260,94050,952validates_uniqueness_via_associationValidate uniqueness of multiple newly associated records
13362,64646,838shoulda-change_matchersshould_change / should_create / should_destroy matchers for shoulda 3 backported from s...
13463,11530,910mailcrateA mock SMTP server that can be run and inspected from tests. The server runs in memory ...
13563,49735,788helpful_fieldsMany helpful field helpers e.g. check_box_with_label
13663,77361,992solr_collectionWrapper for solr results sets then behaves/feels like will_paginate collection
13763,83537,994ultraviolet1xUltraviolet syntax highlighting gem for Ruby18 and Ruby19
13864,39821,518action_mailer-enqueableSerialize and enqueue deliveries for existing mailers
13964,69461,992string19A Ruby string that behaves like 1.9 and runs on 1.8
14068,749108,010fluent-plugin-kubelet_metadataAdd metadata to docker logs by asking kubelet api
14168,80170,114git-graphMake graphs from your git history
14273,29970,114heartbleedTiny/Efficient/Simple library that stops your code when it gets stuck
14374,020108,010grosser-ssl_requirementA fork to add some cool options to ssl_requirement
14474,62761,992fallbackFallback when original is not present or somethings not right.
14574,84650,952s3gbBackup stuff versioned in git to s3
14676,57550,952sentry-user_informershow link to errors on exception page
14776,57735,788preheatable_cacheReduce cache requests by preheating via multi_get
14876,94543,677bundle_package_checkCheck if all gems you need are packaged
14981,35755,788splamRun any kind of code in parallel processes
15082,37061,992statsnStatsN: Aggregate statistics using newrelics custom metrics
15184,82461,992scoped_cache_keysAdd scoped_cache_key / expire_scoped_cache_key to your models for caching/sweeping of m...
15285,97755,788fixture_reducerTest speedup by replacing fixtures :all with only the necessary
15386,59037,994cmd2jsonCovert command output and exit status to json to pipe them atomically into logs
15489,91370,114grosser-algorithmsA library of algorithms and containers.
15592,47090,620evented_magickMiniMagick on Eventmachine
15693,72678,639net-http-persistent-retryManages persistent connections using Net::HTTP. It's thread-safe too! Using persistent ...
15798,089130,797search_doAR: Hyperestraier integration
15899,39770,114ultra_pow_listUltraviolet + TextPow + PList for Ruby 1.8 and 1.9
159100,62550,952virtual_asset_pathInstantly expired, cacheable assets, without query params
160103,12340,741ar_serializeEfficient serialize/deserialize of nested Hashes/Arrays including ActiveRecords
161106,77570,114gem_on_demandRun your own gem server that fetches from github, uses tags as version and builds gems ...
162114,38390,620morguefileMorguefile.com api wrapper
163116,29840,741attachment_zenAdds has_attachment (file store) properties to ActiveRecord. Supports local file, file...
164117,84778,639db_graphAR generate beautiful graphs from date fields, in 1 LOC
165121,47490,620dawanda-sqlite3This module allows Ruby programs to interface with the SQLite3 database engine (http://...
166124,35961,992textfilterActiveRecord/Rails filter text fields before assigning them
167124,70590,620game_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
168126,26878,639rube_postReceive and send emails with epost.de (rub-e-post)
169126,99270,114github-watchingWatching manager
170127,06870,114redis-objectiveStore objects in Redis
171127,60190,620rack-path_prefixerPrefix any path in your app with something.
172127,72935,788a-panzerA. Panzer game
173128,59878,639throat-punchPunch your codes in the throat...
174130,07861,992pagespeed_grabberGrab pagespeed results from external services to use them in e.g. munin.
175130,27670,114shoulda-reuse_setupTest speedup by reusing the setup of a test context
176132,142108,010string_houndBark! hunts for strings.
177132,88490,620static_addthisFast Addthis: no external js/css/images + no backlinks to addthis
178136,57361,992method_call_recorderRuby: Record methods calls and replay them later
179152,77655,788github-grepMakes github search grep and pipeable
180163,09090,620resque-balancerBalances queues by allotted time, prevents 1 queue from starving all others.
181180,37661,992cowriteCreate changes for a local repository with chatgpt / openai / local llm
182184,67778,639rubofixAuto fix all rubocop warnings with chatgpt / openai / local llm