Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21030rackRack provides a minimal, modular and adaptable interface for developing web application...
31523nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
43265builderBuilder provides a number of builder objects that make creating structured data simple ...
53438activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63654activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73761actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84469railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94664railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104866actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114955actionviewSimple, battle-tested conventions and helpers for building web pages.
125896rails-html-sanitizerHTML sanitization for Rails applications
135970activejobDeclare job classes that can be run by a variety of queuing backends.
146031raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
156390rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1667257rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
177073globalidURIs for your models makes it easy to pass references around.
1873181sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
198274actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2085185sprockets-railsSprockets Rails integration
219376activestorageAttach cloud and local files in Rails applications.
22112247execjsExecJS lets you run JavaScript code from Ruby.
2311678actiontextEdit and display rich text in Rails applications.
2411777actionmailboxReceive and process incoming emails in Rails applications.
25118182bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
261381,290arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
27143164bootsnapBoot large ruby/rails apps faster
28160334jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
29167386sass-railsSass adapter for the Rails asset pipeline.
30168232jbuilderCreate JSON structures via a Builder-style DSL
31189480coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
32197481coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
33203348springPreloads your application so things like console, rake and tests run faster
34207517coffee-railsCoffeeScript adapter for the Rails asset pipeline.
35209340mysql2A simple, fast Mysql library for Ruby, binding to libmysql
36251273net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
37264325rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38265109psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
39277412sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
40299329web-consoleA debugging tool for your Ruby on Rails applications.
41332407open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
42334296stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
433351,046turbolinksRails engine for Turbolinks 5 support
44342104rack-sessionA session implementation for Rack.
45463670systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
464741,775rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
475201,335webpackerUse webpack to manage app-like JavaScript modules in Rails
4852447prismPrism Ruby parser
495671,286activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
50586631require_allA wonderfully simple way to load your code
51608491activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
52800606hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
538191,277charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
541,1341,522mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
551,1511,315rails-observersRails observer (removed from core in Rails 4.0)
561,1892,265version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
571,3411,878bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
581,3463,787journeyJourney is a router. It routes requests.
591,4362,204libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
601,5941,317rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
611,6391,498optionsparse options from *args cleanly
621,6801,476actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
631,9721,636actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
642,023677solid_queueDatabase-backed Active Job backend.
652,0272,612actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
662,0484,609protected_attributesProtect attributes from mass assignment
672,134813solid_cacheA database backed ActiveSupport::Cache::Store
682,1633,484sessionpersistent connections with external programs like bash
692,2842,642email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
702,5862,406record_tag_helperActionView Record Tag Helpers
713,0956,584sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
723,6394,580rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
733,7132,365syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
743,7164,883orderedhashorderedhash
754,1279,788activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
765,26010,239SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
775,3826,282rails-ujsThis gem provides rails-ujs driver for Rails applications.
785,7066,408namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
796,0966,296gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
806,2069,127rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
817,7439,375serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
828,66027,013dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
838,78816,212actionview-componentMOVED to view_component.
849,0264,846aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
8510,73033,072rkellyThe RKelly library will parse JavaScript and return a parse tree.
8610,83815,408rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8710,94723,351facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8813,7338,682ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
8914,33613,053tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
9016,45222,026csspoolThis rubygem does not have a description or summary.
9117,78431,227texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9218,37826,006johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9321,541112,136takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9421,72149,272terminatoran external timeout mechanism based on processes and signals
9523,89327,013slaveeasily start a drb server in another process
9623,9686,797profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
9724,39111,875minitest-emojiPrint out emoji for your test passes, fails, and skips
9826,14262,843horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9928,82733,072threadifymakes it stupid easy to process a bunch of data using n worker threads
10030,12433,072betabriteProvides a Ruby interface to BetaBrite LED signs.
10131,61729,640purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
10235,64529,640shareda clean way to factor class/instance mixins in ruby
10336,35362,843daapclientThis library is used for browsing iTunes DAAP servers.
10438,2766,946tinygqlYet another GraphQL parser written in Ruby.
10538,83549,272icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10640,32331,227rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10740,32729,640nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10841,69044,662prototypeprototype
10942,84473,396mmapThe Mmap class implement memory-mapped file objects
11043,05649,272xxxx
11147,73488,565traitstraits
11248,82588,565ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
11351,76128,249spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11454,49829,640meowSend Growl notifications via Ruby.
11557,009149,536tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11658,83437,820miltonMilton fills out your ADP ezLaborManager timesheet
11759,85049,272imgur2Upload stuff to imgur. Yay.
11865,59262,843markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11967,24537,820pervasivespervasives
12068,00535,238fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12171,33462,843zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
12271,78649,272ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
12374,06273,396WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12475,511112,136timeunitstimeunits
12575,88073,396wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12676,167149,536av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12778,40049,272pingpongpearIt is for ping pong pearing
12878,94762,843writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12981,67773,396asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13082,70873,396earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
13183,85862,843leap_motionWrapper around the C++ api for Leap Motion.
13285,052112,136drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
13385,08262,843punchpunch
13485,83955,103qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13587,63362,843geeraGeera is a command line tool for dealing with Jira tickets.
13690,72262,843raptchadescription: raptcha kicks the ass
13790,938149,536tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13891,11388,565parseargsparseargs
13991,16944,662ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
14091,29188,565widgetzwidgetz
14191,69373,396raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
14291,91473,396RusaMemberExtract data from RUSA web site to get members information, results, awards
14392,81288,565sldbsldb
14493,09855,103rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14595,38273,396playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
14696,23162,843uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
147104,20733,072jit_bufferA JIT Buffer object for Ruby.
148105,73462,843itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
149107,536112,136net-mdnsDNS-SD and mDNS implementation for ruby
150112,48888,565awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
151113,41149,272myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
152114,336149,536digest-m4piTunes specific digest encoding
153117,39088,565enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
154118,153112,136actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
155118,94755,103openxA Ruby interface to the OpenX XML-RPC API.
156119,28388,565na_strna_str
157119,779112,136yodaSpec yoda will, and spec you shall too.
158119,814112,136neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
159120,271112,136fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
160121,113149,536testytesty
161121,33188,565rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
162121,56973,396phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
163121,862112,136statestate
164122,59888,565PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
165122,76888,565redefredef
166123,09588,565sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
167124,98488,565odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
168129,06273,396lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
169129,652112,136spectacularSpectacular is an SNMP client that displays traffic information in the browser.
170130,30088,565tenderlove-usbThis rubygem does not have a description or summary.
171130,65262,843kara-gemThis is a pretty empty gem. It just has a binstub and a version
172134,36244,662hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
173139,47488,565widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
174141,189112,136allocation_samplerThis keeps track of allocations, but only onspecified intervals. Useful for profiling a...
175144,61273,396aaron-test-gemtest gem
176145,47988,565mytestThis rubygem does not have a description or summary.
177159,88919,493bitzBitz provides a dynamic bitset implementation for Ruby with efficient bit manipulation ...
178160,97433,072zeroconfThis is a multicast DNS client and server written in Ruby
179164,750112,136worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
180166,770112,136uchipThis is a gem for controlling the MCP2221a chip over USB
181166,864112,136hatstoneA Capstone wrapper for Ruby.
182167,03273,396mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
183171,416112,136defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
184172,65973,396caratCarat manages an application's dependencies through its entire life, across many machin...
185180,39862,843pixooThis is just a Ruby client for Pixoo displays
186180,79373,396yaml-schemaIf you need to validate YAML against a schema, use this
187185,76588,565strlenThis is a Ruby wrapper for strlen, you should not use it
188185,83288,565termtimeThis is a pure Ruby terminfo library
189186,21473,396nanosleepA wrapper around the nanosleep system call.
190187,70762,843qoiQuite OK Image Format Implementation in pure Ruby