Grosser's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14533parallelRun any kind of code in parallel processes
2199321springPreloads your application so things like console, rake and tests run faster
3286373css_parserA set of classes for parsing CSS in Ruby.
4317325parallel_testsRun Test::Unit / RSpec / Cucumber / Spinach in parallel
5322287rchardetCharacter encoding auto-detection in Ruby. As smart as your browser. Open source.
6406493premailerImprove the rendering of HTML emails by making CSS inline, converting links and warning...
74811,206i18n_datacountry/language names and 2-letter-code pairs, in 85 languages
8602793recaptchaHelpers for the reCAPTCHA API
97741,289fast_gettextA simple, fast, memory-efficient and threadsafe implementation of GetText
108231,901rack-cacheRack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-ba...
111,0272,077gettext_i18n_railsSimple FastGettext Rails integration.
121,4801,591rspec-instafailShow failing specs instantly
131,6892,092sort_alphabeticalSort UTF8 Strings alphabetical via Enumerable extension
141,7473,749test_after_commitmakes after_commit callbacks testable in Rails 3+ with transactional_fixtures
152,1681,184jenkins_api_clientThis is a simple and easy-to-use Jenkins Api client with features focused on automating...
162,2261,775fakefsA fake filesystem. Use it in your tests.
172,4374,190rack-openidProvides a more HTTPish API around the ruby-openid library
182,7092,104parallel_split_testSplit a big test file into multiple chunks and run them in parallel
193,0073,271ar_after_transactionExecute irreversible actions only when transactions are not rolled back
203,4184,674rspec-rerunRe-run failed RSpec tests.
213,4292,606cldCompact Language Detection for Ruby
223,6192,436bumblerFind slowly loading gems for your Bundler-based projects
233,7335,141syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
243,8442,482standalone_migrationsA thin wrapper to use Rails Migrations in non Rails projects
254,0044,516bitfieldsSave migrations and columns by storing multiple booleans in a single integer
264,1024,064minitest-aroundAlternative for setup/teardown dance.
274,7534,690rails_wardenA gem that provides authentication Rails helpers when using Warden for authentication
284,8266,398single_testRake tasks to invoke single tests/specs with rakish syntax
295,2277,000luhn_checksumEfficient Luhn checksum validator
306,5727,109single_covActionable code coverage.
316,7277,692wwtdTravis simulator so you do not need to wait for the build
326,8645,429maxitestMinitest + all the features you always wanted
336,8725,769autotest-standaloneAutotest, without ZenTest
347,19624,607ie_iframe_cookiesRails: Enabled cookies inside IFrames for IE via p3p headers
357,25633,114stub_serverBoot up a real server to serve testing replies
367,5034,791kennelKeep datadog monitors/dashboards/etc in version control, avoid chaotic management via UI
377,65642,217after_commit_exception_notificationRails: Get notified when an after_commit block blows up
387,7819,568get_pomoRuby/Gettext: A .po and .mo file parser/generator
397,8909,377soft_deletionExplicit soft deletion for ActiveRecord via deleted_at and default scope.
407,9139,249jira4rRuby library for controlling JIRA
418,049128,321travis_dedupStop all builds on the same PR when a new job starts.
428,9247,975autotest-rails-pureAutotest for Test::Unit on Rails, including plugins for migrations and fixtures.
439,19810,504rucoDesktop-style, Intuitive, Commandline Editor in Ruby. 'Better than nano, simpler than v...
449,35742,217responds_to_parent[Rails] Adds 'responds_to_parent' to your controller torespond to the parent document o...
459,77417,031smusherAutomatic Lossless Reduction Of All Your Images
4610,78415,561deputyReport to the sheriff
4710,8477,550vendorerKeep your vendor files up to date
4811,36811,106forking_test_runnerRun every test in a fork to avoid pollution and get clean output per test
4912,66317,697ciaAudit model events like update/create/delete + attribute changes + group them by transa...
5014,20615,108testrblRun ruby Test::Unit/Shoulda tests by line-number / folder / the dozen
5114,35913,694safe_regexpBacktracking bomb safety / timeouts for regular expressions
5214,41816,271s3_meta_syncSync folders with s3 using a metadata file and md5 diffs
5315,13519,604i18n-backend-httpRails I18n Backend for Http APIs with etag-aware background polling and memory+[memcach...
5415,33617,697rpx_nowHelper to simplify RPX Now user login/creation
5515,37034,132open_id_authenticationProvides a thin wrapper around the excellent rack-openid2 gem.
5615,76136,438textpowA library for parsing TextMate bundles
5715,92316,640rails2_asset_pipelineFamiliar asset handling for those stuck on Rails 2
5816,77927,158ultravioletUltraviolet syntax highlighting gem for Ruby18 and Ruby19
5917,06620,297cachySee which gems depend on your gems
6017,11839,116thread_ancestorsAllows Thread to carry context from ancestors.
6119,85721,555countries_and_languagesCountries and languages in I18n.locale for select_tag or output in 85 languages
6220,54936,438url_storeData securely stored in urls.
6321,94749,934codeclimate_batchReport a batch of codeclimate results by merging and from multiple servers
6422,77457,388mini_memory_storeStore a single value in memory with expiration
6522,98418,179request_recorderRecord your rack/rails requests and store them for future inspection
6623,47254,712reduceReduce your assets: minify javascript + stylesheets, optimize images lossless
6724,43835,246ar_mergeMerge 2 ActiveRecords, preserving associations and attributes
6824,84536,438minitest-rerunPrint copy pasteable rerun snippets after failed runs
6925,32221,977gem-dependentSee which gems depend on your gems
7025,62821,123libmemcached_storeAn ActiveSupport cache store that uses the C-based libmemcached client through Ev...
7126,097128,321strong_parameters_rails2Permitted and required parameters for Action Pack
7226,47932,169readable_randomReadable random strings for coupons or tokens
7326,59252,160zendesk-rinkuA fast and very smart autolinking library that acts as a drop-in replacement for Ra...
7426,971104,140youtube_searchSearch youtube via this simple ruby api
7526,97320,297large_object_storeStore large objects in memcache or others
7627,33794,974sse-rails-engineSee the README.md at https://github.com/henders/sse-rails-engine
7728,15335,246email_visionRuby SOAP Api Client for EmailVision / CampaignCommander
7828,58616,451key_valueAbuse Sql database as Key-Value store
7928,79431,226kucodiffSmart diff for kubernetes configs to ensure symmetric configuration
8029,04243,966rails3-before_actionEase your transition from Rails 3 to Rails 4 by defining before/around/after_action in ...
8129,53439,116simplecov-single_file_reporterprint coverage per test file
8230,03137,756risk-summaryCollects Risk section from all merged PRs over a given commit range
8330,34937,756zombie_passenger_killerGuaranteed zombie passengers death
8430,70235,246mushA gem to shorten URLs using different services, it has one command-line utility for eac...
8532,28634,132simple_autocompleteRails: Simple, customizable, unobstrusive - auto complete
8633,21429,421pruPipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
8733,27439,116multi_timeoutUse multiple timeouts to soft and then hard kill a command
8833,59325,844consul_syncerSync remote services into consul
8933,61216,640repo_dependency_graphGraphw the dependency of your repositories
9033,94281,475clear_empty_attributesSave empty strings as nil to avoid lots of problems
9134,31245,837shoulda-letA simple let for shoulda
9234,64163,556active_record-commentsComments for activerecord
9334,89729,421dispelRemove evil curses
9435,93534,132git-autobisectFind the first broken commit without having to learn git bisect
9536,60528,617unicorn_wranglerUnicorn: out of band GC / restart on max memory bloat / restart after X requests
9637,48167,286resque-lifecycleAdds job lifecycle data to Resque payloads
9737,77152,160matching_bundleFind a matching bundler version for a Gemfile and use it
9838,00149,934textpow1xA library for parsing TextMate bundles on ruby 1.x
9938,15936,438ar_multi_threaded_transactional_testsExecute multithreaded code while still using transactional fixtures by synchronizing db...
10038,72149,934lazy_observersMakes Activerecord Observers lazy, do not load model on startup and only listen once a ...
10140,03125,215dockerbDockerfile.erb - use ruby in your Dockerfile
10241,42825,844organization_license_auditAudit all licenses used by your github organization/user
10342,11945,837ar_serialized_arraySerialize an array in a column, [] when no set, xx_as_text accessors and more.
10442,82763,556userstampThis Rails plugin extends ActiveRecord::Base to add automatic updating of created_by an...
10543,84527,870organization_auditAudit all repos of your organization or user
10644,36257,388translated_attributesActiveRecord/Rails simple translatable attributes
10745,23337,756pairing_shufflerAssign random pairs from a google docs spreadsheet
10845,85140,596airbrake-user_informerShow exception ids on error pages so users or support can track them down faster
10946,39242,217easy_esiRails: Cached pages with updated partials
11047,51234,132rubinjamJam a gem into a universal binary that works with any ruby
11147,54460,419language_snifferLanguage detection
11249,802104,140autolangKick-start new translation via google translate
11350,19471,446bundler-organization_auditAudit all Gemfiles of a user/organization on github for unpatched versions
11450,70987,989gettext_test_logLogs all gettext translations during test execution, to a GetText readable format
11550,74787,989scopifyAdd named scopes and scoped to any Object / Model.
11651,03171,446gem_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
11752,95560,419cotendoWrapper for cotendo SOAP Api
11853,34381,475concernSeperation of concerns without meta-madness and namespace pollution
11953,53634,132git-whenceFind the merge and pull request a commit came from + find cherry-picks
12053,65543,966cleanserFind polluting test by bisecting your tests
12154,02140,596refilling_queueA queue that refreshes itself when it gets empty or stale, so you can keep popping
12257,315115,482simple_accessSimple access control dispatcher
12357,44731,226serial_schedulerSimple scheduler for long-running and infrequent tasks, no threads, always in serial
12457,67043,966tic_tac_toePlay Tic-Tac-Toe using Curses
12557,71957,388zentest-without-autotestZenTest, without AutoTest and UnitDiff
12658,30967,286url_to_media_tagConvert a Url to image or video embed
12758,45139,116expiring_memory_storeFast & Simple Ruby In-Memory Store with expiration
12858,59794,974man_parserParse unix man pages into ruby-readable format
12958,62537,756kubernetes_leader_electionElect a kubernetes leader using leases for ruby
13058,66242,217rhrRuby Hypertext Refinement -- the ease of PHP with the elegance of Ruby
13160,69430,316ruby-cli-daemonPreforking daemon that makes all ruby binaries faster
13260,92945,837validates_uniqueness_via_associationValidate uniqueness of multiple newly associated records
13362,81142,217shoulda-change_matchersshould_change / should_create / should_destroy matchers for shoulda 3 backported from s...
13463,39240,596mailcrateA mock SMTP server that can be run and inspected from tests. The server runs in memory ...
13563,67052,160helpful_fieldsMany helpful field helpers e.g. check_box_with_label
13663,80054,712solr_collectionWrapper for solr results sets then behaves/feels like will_paginate collection
13764,08371,446ultraviolet1xUltraviolet syntax highlighting gem for Ruby18 and Ruby19
13864,507128,321action_mailer-enqueableSerialize and enqueue deliveries for existing mailers
13964,72871,446string19A Ruby string that behaves like 1.9 and runs on 1.8
14068,59787,989fluent-plugin-kubelet_metadataAdd metadata to docker logs by asking kubelet api
14168,80775,970git-graphMake graphs from your git history
14273,848115,482grosser-ssl_requirementA fork to add some cool options to ssl_requirement
14373,868104,140heartbleedTiny/Efficient/Simple library that stops your code when it gets stuck
14474,55575,970fallbackFallback when original is not present or somethings not right.
14574,88660,419s3gbBackup stuff versioned in git to s3
14676,74267,286preheatable_cacheReduce cache requests by preheating via multi_get
14776,93987,989bundle_package_checkCheck if all gems you need are packaged
14876,96342,217sentry-user_informershow link to errors on exception page
14981,52675,970splamRun any kind of code in parallel processes
15082,48363,556statsnStatsN: Aggregate statistics using newrelics custom metrics
15184,98487,989scoped_cache_keysAdd scoped_cache_key / expire_scoped_cache_key to your models for caching/sweeping of m...
15285,98467,286fixture_reducerTest speedup by replacing fixtures :all with only the necessary
15387,11654,712cmd2jsonCovert command output and exit status to json to pipe them atomically into logs
15490,07275,970grosser-algorithmsA library of algorithms and containers.
15592,230104,140evented_magickMiniMagick on Eventmachine
15693,796104,140net-http-persistent-retryManages persistent connections using Net::HTTP. It's thread-safe too! Using persistent ...
15797,741147,664search_doAR: Hyperestraier integration
15899,56381,475ultra_pow_listUltraviolet + TextPow + PList for Ruby 1.8 and 1.9
159100,757104,140virtual_asset_pathInstantly expired, cacheable assets, without query params
160103,097115,482ar_serializeEfficient serialize/deserialize of nested Hashes/Arrays including ActiveRecords
161106,87987,989gem_on_demandRun your own gem server that fetches from github, uses tags as version and builds gems ...
162114,45187,989morguefileMorguefile.com api wrapper
163116,499128,321attachment_zenAdds has_attachment (file store) properties to ActiveRecord. Supports local file, file...
164117,856104,140db_graphAR generate beautiful graphs from date fields, in 1 LOC
165121,58094,974dawanda-sqlite3This module allows Ruby programs to interface with the SQLite3 database engine (http://...
166124,559115,482textfilterActiveRecord/Rails filter text fields before assigning them
167124,758115,482game_of_thronesEverybody wants to be king, but only one can win (synchronized via a distributed cache)
168126,472104,140rube_postReceive and send emails with epost.de (rub-e-post)
169127,326128,321redis-objectiveStore objects in Redis
170127,53994,974github-watchingWatching manager
171127,655128,321rack-path_prefixerPrefix any path in your app with something.
172128,123128,321a-panzerA. Panzer game
173128,96687,989throat-punchPunch your codes in the throat...
174130,352115,482pagespeed_grabberGrab pagespeed results from external services to use them in e.g. munin.
175130,850104,140shoulda-reuse_setupTest speedup by reusing the setup of a test context
176132,371128,321string_houndBark! hunts for strings.
177132,848128,321static_addthisFast Addthis: no external js/css/images + no backlinks to addthis
178136,830104,140method_call_recorderRuby: Record methods calls and replay them later
179153,635115,482github-grepMakes github search grep and pipeable
180163,043128,321resque-balancerBalances queues by allotted time, prevents 1 queue from starving all others.
181180,59563,556cowriteCreate changes for a local repository with chatgpt / openai / local llm
182184,701115,482rubofixAuto fix all rubocop warnings with chatgpt / openai / local llm