Jhawthorn's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
172activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22534thorThor is a toolkit for building powerful command-line interfaces.
33429activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
43641activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
53749actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
64463railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
74557railtiesRails internals: application bootup, plugins, generators, and rake tasks.
84860actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
94947actionviewSimple, battle-tested conventions and helpers for building web pages.
105885rails-html-sanitizerHTML sanitization for Rails applications
115961activejobDeclare job classes that can be run by a variety of queuing backends.
126379rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
137168globalidURIs for your models makes it easy to pass references around.
1473149sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
1582164sprockets-railsSprockets Rails integration
168567actioncableStructure many real-time application concerns into channels over a single WebSocket con...
179369activestorageAttach cloud and local files in Rails applications.
1810897marcelSimple mime type detection using magic numbers, filenames, and extensions
19112254execjsExecJS lets you run JavaScript code from Ruby.
2012083actiontextEdit and display rich text in Rails applications.
2112184actionmailboxReceive and process incoming emails in Rails applications.
22135599arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
23143150bootsnapBoot large ruby/rails apps faster
24159322jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
25164425sass-railsSass adapter for the Rails asset pipeline.
26168224jbuilderCreate JSON structures via a Builder-style DSL
27186474coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
28194479coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
29201317springPreloads your application so things like console, rake and tests run faster
30206508coffee-railsCoffeeScript adapter for the Rails asset pipeline.
31266323rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
32297327web-consoleA debugging tool for your Ruby on Rails applications.
33328767turbolinksRails engine for Turbolinks 5 support
34456849yajl-rubyRuby C bindings to the excellent Yajl JSON stream-based parser library.
354652,246rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
365121,330webpackerUse webpack to manage app-like JavaScript modules in Rails
375581,255activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
38610510activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
39730600paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
408421,635escape_utilsQuickly perform HTML, URL, URI and Javascript escaping/unescaping
411,0051,228activerecord-session_storeAn Action Dispatch session store backed by an Active Record class.
421,098475importmap-railsUse ESM with importmap to manage modern JavaScript in Rails without transpiling or bund...
431,1461,379rails-observersRails observer (removed from core in Rails 4.0)
441,4201,134cssbundling-railsBundle and process CSS with Tailwind, Bootstrap, PostCSS, Sass in Rails via Node.js.
451,4561,191discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
461,6771,699actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
471,7581,119jsbundling-railsBundle and transpile JavaScript in Rails with bun, esbuild, rollup.js, or Webpack.
481,847585propshaftDeliver assets for Rails.
491,9582,278actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
501,9623,430activerecord-deprecated_findersDeprecated finder APIs extracted from Active Record.
512,0152,474actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
522,0294,860protected_attributesProtect attributes from mass assignment
532,0711,364tailwindcss-railsIntegrate Tailwind CSS with the asset pipeline in Rails.
542,2822,915defaceDeface is a library that allows you to customize ERB, Haml and Slim views in a Rails ap...
552,5772,400record_tag_helperActionView Record Tag Helpers
563,3001,829trilogyA friendly MySQL-compatible library for Ruby, binding to libtrilogy
573,8231,693vernierNext-generation Ruby 3.2.1+ sampling profiler. Tracks multiple threads, GVL activity, G...
584,09511,953activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
594,2104,883rails-perftestRails performance tests (removed from core in Rails 4.0)
604,3112,925kredisHigher-level data structures built on Redis.
614,349123,013solidus_gatewayAdditional Payment Gateways for Solidus
625,18713,588prototype-railsPrototype, Scriptaculous, and RJS for Ruby on Rails
635,2695,219dkimgem for adding DKIM signatures to email messages
645,3606,009rails-ujsThis gem provides rails-ujs driver for Rails applications.
656,8472,513sheapA set of helpers for analyzing the output of ObjectSpace.dump_all
668,2297,808actionview_precompilerParses templates for render calls and uses them to precompile
6710,0786,035activerecord-trilogy-adapterThis gem is only needed before Rails 7.1, where the trilogy adapter is built in. When ...
6811,8922,939gvl_timingMeasure time spent in different GVL states
6912,20911,381fullwidthConvert ASCII to equivalent fullwidth characters.
7012,53988,108solidus_commentsAdds comments to the solidus admin
7114,57414,565attuneClient for the Attune product ranking API.
7217,712123,013solidus_static_contentManage the static pages of your Solidus store or replace existing pages with a static v...
7317,7926,045roaringRoaring bitmaps for Ruby
7420,39730,610solidus_multi_domainMultiple Solidus stores on different domains - single unified backed for processing ord...
7521,65130,610solidus_socialAdds social network login services (OAuth) to Solidus
7622,29867,890solidus_related_productsAllows multiple types of relationships between products to be defined
7723,06213,361rapidjsonFast JSON encoder/decoder based using RapidJSON
7825,88367,890fast_sqliteSets all sqlite connections to be as performant as possible while sacrificing of data i...
7926,7336,168profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
8027,16210,096solidus_adminAdmin interface for the Solidus e-commerce framework.
8130,91888,108execjs-fastnodeAn ExecJS node runtime which uses pipes to avoid repeated startup costs
8231,26225,339solidus_editorCurrently supported editors are CKEditor and TinyMCE
8331,46088,108solidus_trackersBreaking out trackers from solidus core
8431,882123,013laws_of_robots_txt1. A robot may not index staging servers 2. A robot must obey the sitemap 3. A robot ma...
8536,87528,507pub_grubA version solver based on dart's PubGrub
8639,44367,890omcOpsworks Missing Console - Useful Commands for Opsworks
8750,72119,025solidus_prototypesBreaking out prototypes from solidus
8856,701123,013visdiffVisual diff tool - visdiff.com
8958,951123,013solidus_asset_variant_optionsSpree makes it tedious to upload the same image acrossmultiple variants. This gem solve...
9063,75488,108solidus_cmdtools to create new Solidus extensions
9169,71088,108solidus_paybrightThis extension provides the Paybright payment option for your Solidus storefront
9270,37355,395clouddnsA DSL for managing DNS through cloud services
9373,39588,108solidus_sitemapProvides a sitemap file for Solidus
9473,542123,013ttytestTTYtest allows running applications inside of a terminal emulator (like tmux) and makin...
9583,35488,108solidus_virtual_gift_cardVirtual gift card for purchase, drops into the user's account as store credit
9683,992123,013solidus_signifydSolidus extension for communicating with Signifyd to check orders for fraud.
9786,999123,013solidus_product_feedA Solidus extension that provides an RSS feed for products, with support for Google Mer...
9892,70088,108github_fast_changelogUses GitHub's v4 GraphQL API to generate a CHANGELOG from PRs matching a list of commits
9993,131123,013solidus_avataxSolidus extension to retrieve tax rates via Avalara's SOAP API.
10094,613123,013solidus_print_invoicePrint invoices from a spree order
10195,501123,013solidus_active_shippingProvide shipping rates and tracking for Active Merchant carriers
10298,719123,013rds_slow_logPrints the MySQL slow query log from an Amazon RDS database
10399,462123,013solidus_legacy_return_authorizationsProvides models and admin interfaces to interact with the LegacyReturnAuthorization mod...
104106,89055,395capybara-profileProfiles the rails server as capybara is run
105107,510123,013hawthtestI just push whatever. You don't actually want to use this.
106113,57988,108capybara-screenshot-nocolorWhen a Cucumber step fails, it is useful to create a screenshot image and HTML file of ...
107114,186123,013solidus_respondersRemoving responders out of solidus core
108116,19988,108giffShow the changes between two .gem files
109117,88367,890rspec2-respect_selector_limitRSpec matcher ensures that CSS files do not break in Old IE
110121,438123,013solidus_log_viewerAdds the ability to view payment logs in the admin
111121,67688,108rails-test-servingMakes unit tests of a Rails application run instantly
112122,924123,013qrcliGenerates QR codes on the command line using ANSI terminal colors
113128,01855,395bundler-explainGives better explanations of conflicts when running bundle update.
114136,789123,013rabl_to_jbuilderConverts rabl templates to jbuilder
115138,68147,089asmjitRuby wrapper for asmjit: a lightweight library for machine code generation
116140,684123,013spree_honeybadgerImproved honeybadger error reporting for spree
117141,79388,108fzyfzy is a fast fuzzy text selector with an advanced scoring algorithm
118142,133123,013solidus_papertrailViews to see Order, Payment and Shipment Papertrail versions
119142,203123,013elo2The Elo rating system is a method for calculating the relative skill levels of players ...
120157,72088,108hoseryeah! take off you hoser
121162,02455,395gvltestSome test methods for experimenting with CRuby's GVL
122162,05988,108arcanafile/libmagic based mime sniffing in pure Ruby
123164,617123,013trilogy_adapterWrite a longer description or delete this line.
124167,79188,108mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
125171,039123,013cruby_crash_infoAdds extra info to CRuby crash reports
126172,060123,013servietteSaving for later
127179,255123,013json_escapeJSON escape
128181,301123,013rugbyplaceholder
129181,346123,013racktorplaceholder
130182,21067,890delta_debugImplements Andreas Zeller's ddmin algorithm to simplify test inputs
131182,47655,395bundler-mergeA tool to resolve merge conflicts in Gemfile.lock
132182,72367,890unsafeunsafe {} blocks. Just like in Rust
133184,066123,013zamboniplaceholder
134184,30788,108asmassembly
135184,78188,108imgcatDisplay an image on the terminal
136184,851123,013rbexecListens on a socket for incoming commands
137185,817123,013picohttpWraps picohttpparser to parse HTTP request strings into Rack-compatible hashes
138185,848123,013skytrainplaceholder
139185,88488,108ractor_safeProvides thread-safe, Ractor-shareable data structures including Queue, HashMap, and At...
140186,881123,013wbcheckplaceholder
141187,400123,013pantherplaceholder
142187,58388,108cougarplaceholder
143188,183123,013mountain_lionplaceholder