Jhawthorn's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
175activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22533thorThor is a toolkit for building powerful command-line interfaces.
33428activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43640activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53747actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64468railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74560railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84857actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94945actionviewSimple, battle-tested conventions and helpers for building web pages.
1058101rails-html-sanitizerHTML sanitization for Rails applications
115958activejobDeclare job classes that can be run by a variety of queuing backends.
126392rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
137151globalidURIs for your models makes it easy to pass references around.
1473162sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
1583170sprockets-railsSprockets Rails integration
168564actioncableStructure many real-time application concerns into channels over a single WebSocket con...
179367activestorageAttach cloud and local files in Rails applications.
18108111marcelSimple mime type detection using magic numbers, filenames, and extensions
19112253execjsExecJS lets you run JavaScript code from Ruby.
2011871actiontextEdit and display rich text in Rails applications.
2111972actionmailboxReceive and process incoming emails in Rails applications.
221351,260arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23143152bootsnapBoot large ruby/rails apps faster
24159359jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
25166423sass-railsSass adapter for the Rails asset pipeline.
26168222jbuilderCreate JSON structures via a Builder-style DSL
27186496coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
28195499coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
29203365springPreloads your application so things like console, rake and tests run faster
30206606coffee-railsCoffeeScript adapter for the Rails asset pipeline.
31266348rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
32298314web-consoleA debugging tool for your Ruby on Rails applications.
333291,179turbolinksRails engine for Turbolinks 5 support
34458698yajl-rubyRuby C bindings to the excellent Yajl JSON stream-based parser library.
354651,535rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
365141,496webpackerUse webpack to manage app-like JavaScript modules in Rails
375601,225activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
38608609activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
397301,061paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
408431,927escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
411,0051,088activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
421,087382importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
431,1471,648rails-observersRails observer (removed from core in Rails 4.0)
441,4191,273cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
451,4561,230discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
461,6782,170actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
471,7491,210jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
481,832493propshaftDeliver assets for Rails.
491,9642,801actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,9674,501activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
512,0152,381actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
522,0344,417protected_attributesProtect attributes from mass assignment
532,0611,173tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
542,2872,795defaceDeface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap...
552,5812,598record_tag_helperActionView Record Tag Helpers
563,2861,752trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
573,7932,105vernierNext-generation Ruby 3.2.1+ sampling profiler. Tracks multiple threads, GVL activity, G...
584,10211,472activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
594,2136,996rails-perftestRails performance tests (removed from core in Rails 4.0)
604,3033,553kredisHigher-level data structures built on Redis.
614,35828,388solidus_gatewayAdditional Payment Gateways for Solidus
625,20015,570prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
635,2717,320dkimgem for adding DKIM signatures to email messages
645,3598,074rails-ujsThis gem provides rails-ujs driver for Rails applications.
656,8043,949sheapA set of helpers for analyzing the output of ObjectSpace.dump_all
668,2368,463actionview_precompilerParses templates for render calls and uses them to precompile
6710,0505,560activerecord-trilogy-adapterThis gem is only needed before Rails 7.1, where the trilogy adapter is built in. When ...
6811,3563,124gvl_timingMeasure time spent in different GVL states
6912,220115,123fullwidthConvert ASCII to equivalent fullwidth characters.
7012,558115,123solidus_commentsAdds comments to the solidus admin
7114,59718,795attuneClient for the Attune product ranking API.
7217,61815,292roaringRoaring bitmaps for Ruby
7317,75751,811solidus_static_contentManage the static pages of your Solidus store or replace existing pages with a static v...
7420,42620,488solidus_multi_domainMultiple Solidus stores on different domains - single unified backed for processing ord...
7521,66223,590solidus_socialAdds social network login services (OAuth) to Solidus
7622,34751,811solidus_related_productsAllows multiple types of relationships between products to be defined
7722,99515,046rapidjsonFast JSON encoder/decoder based using RapidJSON
7825,930115,123fast_sqliteSets all sqlite connections to be as performant as possible while sacrificing of data i...
7926,0737,701profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
8026,8989,649solidus_adminAdmin interface for the Solidus e-commerce framework.
8130,94542,638execjs-fastnodeAn ExecJS node runtime which uses pipes to avoid repeated startup costs
8231,271115,123solidus_editorCurrently supported editors are CKEditor and TinyMCE
8331,50865,953solidus_trackersBreaking out trackers from solidus core
8431,93392,554laws_of_robots_txt1. A robot may not index staging servers 2. A robot must obey the sitemap 3. A robot ma...
8536,81121,146pub_grubA version solver based on dart's PubGrub
8639,40331,839omcOpsworks Missing Console - Useful Commands for Opsworks
8750,65030,035solidus_prototypesBreaking out prototypes from solidus
8856,66130,035visdiffVisual diff tool - visdiff.com
8958,96692,554solidus_asset_variant_optionsSpree makes it tedious to upload the same image acrossmultiple variants. This gem solve...
9063,62324,597solidus_cmdtools to create new Solidus extensions
9169,70557,957solidus_paybrightThis extension provides the Paybright payment option for your Solidus storefront
9270,39492,554clouddnsA DSL for managing DNS through cloud services
9373,46992,554solidus_sitemapProvides a sitemap file for Solidus
9473,51965,953ttytestTTYtest allows running applications inside of a terminal emulator (like tmux) and makin...
9583,16225,697solidus_virtual_gift_cardVirtual gift card for purchase, drops into the user's account as store credit
9683,91736,355solidus_signifydSolidus extension for communicating with Signifyd to check orders for fraud.
9786,89736,355solidus_product_feedA Solidus extension that provides an RSS feed for products, with support for Google Mer...
9892,766115,123github_fast_changelogUses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits
9992,94536,355solidus_avataxSolidus extension to retrieve tax rates via Avalara's SOAP API.
10094,48951,811solidus_print_invoicePrint invoices from a spree order
10195,46776,767solidus_active_shippingProvide shipping rates and tracking for Active Merchant carriers
10298,66976,767rds_slow_logPrints the MySQL slow query log from an Amazon RDS database
10399,35557,957solidus_legacy_return_authorizationsProvides models and admin interfaces to interact with the LegacyReturnAuthorization mod...
104106,87365,953capybara-profileProfiles the rails server as capybara is run
105107,50292,554hawthtestI just push whatever. You don't actually want to use this.
106113,54765,953capybara-screenshot-nocolorWhen a Cucumber step fails, it is useful to create a screenshot image and HTML file of ...
107114,225146,171solidus_respondersRemoving responders out of solidus core
108116,09765,953giffShow the changes between two .gem files
109117,86176,767rspec2-respect_selector_limitRSpec matcher ensures that CSS files do not break in Old IE
110121,42092,554solidus_log_viewerAdds the ability to view payment logs in the admin
111121,703146,171rails-test-servingMakes unit tests of a Rails application run instantly
112122,854115,123qrcliGenerates QR codes on the command line using ANSI terminal colors
113127,977115,123bundler-explainGives better explanations of conflicts when running bundle update.
114136,696115,123rabl_to_jbuilderConverts rabl templates to jbuilder
115138,34176,767asmjitRuby wrapper for asmjit: a lightweight library for machine code generation
116140,42876,767spree_honeybadgerImproved honeybadger error reporting for spree
117141,49692,554fzyfzy is a fast fuzzy text selector with an advanced scoring algorithm
118142,00376,767solidus_papertrailViews to see Order, Payment and Shipment Papertrail versions
119142,13792,554elo2The Elo rating system is a method for calculating the relative skill levels of players ...
120157,62492,554hoseryeah! take off you hoser
121161,56931,839gvltestSome test methods for experimenting with CRuby's GVL
122162,05892,554arcanafile/libmagic based mime sniffing in pure Ruby
123164,26976,767trilogy_adapterWrite a longer description or delete this line.
124167,55765,953mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
125170,907146,171cruby_crash_infoAdds extra info to CRuby crash reports
126172,021115,123servietteSaving for later
127179,304146,171json_escapeJSON escape
128181,37792,554rugbyplaceholder
129181,465146,171racktorplaceholder
130182,292115,123delta_debugImplements Andreas Zeller's ddmin algorithm to simplify test inputs
131182,52692,554bundler-mergeA tool to resolve merge conflicts in Gemfile.lock
132182,807115,123unsafeunsafe {} blocks. Just like in Rust
133184,09576,767zamboniplaceholder
134184,414146,171asmassembly
135184,875115,123imgcatDisplay an image on the terminal
136184,939146,171rbexecListens on a socket for incoming commands
137185,87876,767picohttpWraps picohttpparser to parse HTTP request strings into Rack-compatible hashes
138185,94892,554skytrainplaceholder
139186,020146,171ractor_safeProvides thread-safe, Ractor-shareable data structures including Queue, HashMap, and At...
140187,014146,171wbcheckplaceholder
141187,525146,171pantherplaceholder
142187,802146,171cougarplaceholder
143188,44892,554mountain_lionplaceholder