Jhawthorn's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22428thorThor is a toolkit for building powerful command-line interfaces.
33350activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43454activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53856actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64178railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74464railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84770actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94951actionviewSimple, battle-tested conventions and helpers for building web pages.
1056103sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
115774rails-html-sanitizerHTML sanitization for Rails applications
125969activejobDeclare job classes that can be run by a variety of queuing backends.
136477rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
146985globalidURIs for your models makes it easy to pass references around.
1573101sprockets-railsSprockets Rails integration
168679actioncableStructure many real-time application concerns into channels over a single WebSocket con...
17102178execjsExecJS lets you run JavaScript code from Ruby.
181101,159arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
1911182activestorageAttach cloud and local files in Rails applications.
2012094marcelSimple mime type detection using magic numbers, filenames, and extensions
21131422jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
22133594sass-railsSass adapter for the Rails asset pipeline.
23148716coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
24155720coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
25159316jbuilderCreate JSON structures via a Builder-style DSL
2616088actiontextEdit and display rich text in Rails applications.
2716186actionmailboxReceive and process incoming emails in Rails applications.
28166735coffee-railsCoffeeScript adapter for the Rails asset pipeline.
29179227springPreloads your application so things like console, rake and tests run faster
30261236rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
31271915turbolinksRails engine for Turbolinks 5 support
32308591web-consoleA debugging tool for your Ruby on Rails applications.
333431,977rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
34414934webpackerUse webpack to manage app-like JavaScript modules in Rails
354311,373activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
36443380yajl-rubyRuby C bindings to the excellent Yajl JSON stream-based parser library.
37634803activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
38707841paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
39809487escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
409421,270activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
411,0351,534rails-observersRails observer (removed from core in Rails 4.0)
421,4571,275discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
431,5881,516actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
441,607899importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
451,7033,381activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
461,7413,093protected_attributesProtect attributes from mass assignment
471,7702,135actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
481,8121,784actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
491,998750cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
502,0081,426jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
512,2301,996defaceDeface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap...
522,4262,807record_tag_helperActionView Record Tag Helpers
532,8651,708tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
543,5091,956propshaftDeliver assets for Rails.
553,6517,624activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
564,1092,173solidus_gatewayAdditional Payment Gateways for Solidus
574,1763,975rails-perftestRails performance tests (removed from core in Rails 4.0)
584,1913,256rubocop-githubCode style checking for GitHub Ruby repositories
594,59916,300prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
605,0105,522rails-ujsThis gem provides rails-ujs driver for Rails applications.
615,1855,858dkimgem for adding DKIM signatures to email messages
625,2192,941kredisHigher-level data structures built on Redis.
635,3262,136trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
648,0466,417actionview_precompilerParses templates for render calls and uses them to precompile
6510,7383,507vernierNext-generation Ruby 3.2.1+ sampling profiler. Tracks multiple threads, GVL activity, G...
6611,20840,310solidus_commentsAdds comments to the solidus admin
6712,10210,326fullwidthConvert ASCII to equivalent fullwidth characters.
6813,4134,927activerecord-trilogy-adapterActive Record adapter for https://github.com/trilogy-libraries/trilogy.
6913,45040,310attuneClient for the Attune product ranking API.
7013,8667,648github-dsA collection of libraries for working with SQL on top of ActiveRecord's connection.
7116,00527,598solidus_static_contentManage the static pages of your Solidus store or replace existing pages with a static v...
7219,89814,041solidus_multi_domainMultiple Solidus stores on different domains - single unified backed for processing ord...
7320,38221,477solidus_related_productsAllows multiple types of relationships between products to be defined
7422,67010,811solidus_socialAdds social network login services (OAuth) to Solidus
7525,87027,598fast_sqliteSets all sqlite connections to be as performant as possible while sacrificing of data i...
7629,02421,477solidus_trackersBreaking out trackers from solidus core
7729,05421,477execjs-fastnodeAn ExecJS node runtime which uses pipes to avoid repeated startup costs
7829,16022,754laws_of_robots_txt1. A robot may not index staging servers 2. A robot must obey the sitemap 3. A robot ma...
7931,64015,106solidus_editorCurrently supported editors are CKEditor and TinyMCE
8038,95521,477pub_grubA version solver based on dart's PubGrub
8139,84140,310omcOpsworks Missing Console - Useful Commands for Opsworks
8250,4959,074rapidjsonFast JSON encoder/decoder based using RapidJSON
8356,06440,310solidus_asset_variant_optionsSpree makes it tedious to upload the same image acrossmultiple variants. This gem solve...
8456,08740,310visdiffVisual diff tool - visdiff.com
8558,74019,489solidus_prototypesBreaking out prototypes from solidus
8665,15140,310solidus_cmdtools to create new Solidus extensions
8768,13740,310solidus_paybrightThis extension provides the Paybright payment option for your Solidus storefront
8868,31440,310clouddnsA DSL for managing DNS through cloud services
8971,88814,192solidus_adminAdmin interface for the Solidus e-commerce framework.
9072,18640,310solidus_sitemapProvides a sitemap file for Solidus
9176,40240,310ttytestTTYtest allows running applications inside of a terminal emulator (like tmux) and makin...
9284,30940,310solidus_virtual_gift_cardVirtual gift card for purchase, drops into the user's account as store credit
9385,01940,310solidus_signifydSolidus extension for communicating with Signifyd to check orders for fraud.
9487,15140,310solidus_product_feedA Solidus extension that provides an RSS feed for products, with support for Google Mer...
9591,59940,310solidus_active_shippingProvide shipping rates and tracking for Active Merchant carriers
9695,16140,310solidus_avataxSolidus extension to retrieve tax rates via Avalara's SOAP API.
9796,43040,310solidus_print_invoicePrint invoices from a spree order
9896,64524,456rds_slow_logPrints the MySQL slow query log from an Amazon RDS database
99100,50040,310solidus_legacy_return_authorizationsProvides models and admin interfaces to interact with the LegacyReturnAuthorization mod...
100102,06427,598roaringRoaring bitmaps for Ruby
101104,14140,310github_fast_changelogUses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits
102106,32240,310capybara-profileProfiles the rails server as capybara is run
103108,48040,310hawthtestI just push whatever. You don't actually want to use this.
104110,65540,310solidus_respondersRemoving responders out of solidus core
105111,28140,310capybara-screenshot-nocolorWhen a Cucumber step fails, it is useful to create a screenshot image and HTML file of ...
106114,21340,310rspec2-respect_selector_limitRSpec matcher ensures that CSS files do not break in Old IE
107117,03840,310giffShow the changes between two .gem files
108118,70540,310rails-test-servingMakes unit tests of a Rails application run instantly
109119,69140,310solidus_log_viewerAdds the ability to view payment logs in the admin
110126,48327,598qrcliGenerates QR codes on the command line using ANSI terminal colors
111131,59340,310bundler-explainGives better explanations of conflicts when running bundle update.
112138,50740,310rabl_to_jbuilderConverts rabl templates to jbuilder
113140,47440,310spree_honeybadgerImproved honeybadger error reporting for spree
114140,64940,310elo2The Elo rating system is a method for calculating the relative skill levels of players ...
115142,90140,310solidus_papertrailViews to see Order, Payment and Shipment Papertrail versions
116156,14940,310hoseryeah! take off you hoser
117157,79640,310asmjitRuby wrapper for asmjit: a lightweight library for machine code generation
118158,16427,598fzyfzy is a fast fuzzy text selector with an advanced scoring algorithm
119161,08540,310arcanafile/libmagic based mime sniffing in pure Ruby
120165,69440,310trilogy_adapterWrite a longer description or delete this line.
121168,31440,310mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
122170,80940,310servietteSaving for later
123172,90040,310cruby_crash_infoAdds extra info to CRuby crash reports
124175,68624,456sheapA set of helpers for analyzing the output of ObjectSpace.dump_all
125177,18740,310json_escapeJSON escape
126177,87940,310rugbyplaceholder
127178,00340,310gvltestSome test methods for experimenting with CRuby's GVL
128179,48040,310gvl_timingMeasure time spent in different GVL states
129181,14940,310rbexecListens on a socket for incoming commands
130181,49740,310asmassembly
131181,52340,310unsafeunsafe {} blocks. Just like in Rust