Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
182activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2138rackRack provides a minimal, modular and adaptable interface for developing web application...
32114nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
43247builderBuilder provides a number of builder objects that make creating structured data simple ...
53348activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63553activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
736246rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
83857actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
94265railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
104458railtiesRails internals: application bootup, plugins, generators, and rake tasks.
114667actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
125054actionviewSimple, battle-tested conventions and helpers for building web pages.
135592sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
145863rails-html-sanitizerHTML sanitization for Rails applications
155966activejobDeclare job classes that can be run by a variety of queuing backends.
166371rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
177174globalidURIs for your models makes it easy to pass references around.
1872101sprockets-railsSprockets Rails integration
198876actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2096178execjsExecJS lets you run JavaScript code from Ruby.
2199548arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2210326raccRacc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby ...
2311280activestorageAttach cloud and local files in Rails applications.
24117141bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
25126243sass-railsSass adapter for the Rails asset pipeline.
26129200jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
27138305coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
28146316coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
29155191jbuilderCreate JSON structures via a Builder-style DSL
30158355coffee-railsCoffeeScript adapter for the Rails asset pipeline.
3117184actiontextEdit and display rich text in Rails applications.
3217285actionmailboxReceive and process incoming emails in Rails applications.
33175229mysql2A simple, fast Mysql library for Ruby, binding to libmysql
34178225springPreloads your application so things like console, rake and tests run faster
35236359sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
36245328net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
37257487turbolinksRails engine for Turbolinks 5 support
38263270rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
39308273web-consoleA debugging tool for your Ruby on Rails applications.
403251,591rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
41335412open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
42396386systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
43408436webpackerUse webpack to manage app-like JavaScript modules in Rails
444141,233activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
45425425stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
46627381require_allA wonderfully simple way to load your code
47631432activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
48683214psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
497761,270charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
50897955hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
511,0111,376rails-observersRails observer (removed from core in Rails 4.0)
521,0143,283journeyJourney is a router. It routes requests.
531,0151,331mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
541,0672,098bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
551,1891,791libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
561,2261,704version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
571,4901,559rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
581,5731,465actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
591,6491,329optionsparse options from *args cleanly
601,6733,090protected_attributesProtect attributes from mass assignment
611,7272,329actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
621,7453,838sessionpersistent connections with external programs like bash
631,7871,829actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
642,086252rack-sessionA session implementation for Rack.
652,2832,821email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
662,4052,120record_tag_helperActionView Record Tag Helpers
672,6204,618sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
683,1464,955rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
693,3685,171syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
703,5457,347activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
713,6152,849orderedhashorderedhash
724,5379,239SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
734,9304,794rails-ujsThis gem provides rails-ujs driver for Rails applications.
745,9636,742rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
756,2154,240gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
766,3964,806namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
776,9217,328serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
787,40919,576dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
797,67121,915actionview-componentMOVED to view_component.
809,17460,724rkellyThe RKelly library will parse JavaScript and return a parse tree.
819,38416,250rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
829,59223,769facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8313,53311,221tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
8415,21221,915csspoolThis rubygem does not have a description or summary.
8516,06241,739texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
8616,48741,739johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
8718,3843,922solid_cacheA database backed ActiveSupport::Cache::Store
8818,78441,739takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
8918,92214,777ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
9019,26160,724terminatoran external timeout mechanism based on processes and signals
9121,95160,724slaveeasily start a drb server in another process
9223,71360,724horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9323,73629,862minitest-emojiPrint out emoji for your test passes, fails, and skips
9427,26041,739threadifymakes it stupid easy to process a bunch of data using n worker threads
9527,81260,724betabriteProvides a Ruby interface to BetaBrite LED signs.
9629,95360,724purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
9734,53841,739shareda clean way to factor class/instance mixins in ruby
9834,68220,664daapclientThis library is used for browsing iTunes DAAP servers.
9937,26520,664icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10038,63141,739nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10138,67034,133mmapThe Mmap class implement memory-mapped file objects
10239,02660,724rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10339,60160,724xxxx
10439,88960,724prototypeprototype
10544,62460,724ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
10647,09241,739traitstraits
10751,06860,724spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
10852,55660,724meowSend Growl notifications via Ruby.
10955,59660,724tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11057,80941,739miltonMilton fills out your ADP ezLaborManager timesheet
11157,91560,724imgur2Upload stuff to imgur. Yay.
11262,09760,724markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11368,82360,724pervasivespervasives
11469,89260,724zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
11570,17729,862ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
11672,44460,724WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
11773,47860,724timeunitstimeunits
11873,75360,724wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
11974,44360,724av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12077,40141,739fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12177,47260,724writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12280,22960,724pingpongpearIt is for ping pong pearing
12380,76129,862earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
12481,61029,862drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
12581,98429,862leap_motionWrapper around the C++ api for Leap Motion.
12683,51334,133qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
12784,42460,724geeraGeera is a command line tool for dealing with Jira tickets.
12888,10760,724punchpunch
12988,16860,724raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
13088,73960,724tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13189,12360,724parseargsparseargs
13289,55460,724raptchadescription: raptcha kicks the ass
13390,06460,724widgetzwidgetz
13490,72560,724rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
13590,83241,739asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13690,97260,724RusaMemberExtract data from RUSA web site to get members information, results, awards
13791,43960,724sldbsldb
13892,65460,724playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
13994,89660,724ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
140106,81760,724net-mdnsDNS-SD and mDNS implementation for ruby
141106,82860,724itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
142108,49060,724awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
143110,43360,724digest-m4piTunes specific digest encoding
144113,61341,739aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
145115,53760,724enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
146115,91660,724openxA Ruby interface to the OpenX XML-RPC API.
147116,23560,724myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
148116,78460,724neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
149117,00241,739actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
150117,64560,724yodaSpec yoda will, and spec you shall too.
151118,01160,724fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
152118,06860,724phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
153118,42534,133na_strna_str
154119,58160,724rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
155119,88460,724statestate
156119,97341,739PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
157120,39860,724testytesty
158121,35841,739redefredef
159122,01360,724sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
160128,32160,724spectacularSpectacular is an SNMP client that displays traffic information in the browser.
161128,59941,739lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
162128,89160,724tenderlove-usbThis rubygem does not have a description or summary.
163131,71060,724jit_bufferA JIT Buffer object for Ruby.
164132,40260,724odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
165134,79018,700tinygqlYet another GraphQL parser written in Ruby.
166136,77960,724widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
167138,44141,739uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
168140,64660,724kara-gemThis is a pretty empty gem. It just has a binstub and a version
169146,34660,724mytestThis rubygem does not have a description or summary.
170158,31834,133aaron-test-gemtest gem
171160,52241,739allocation_samplerA sampling allocation profiler. This keeps track of allocations, but only on specified...
172166,33060,724worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
173166,50041,739uchipThis is a gem for controlling the MCP2221a chip over USB
174167,61560,724mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
175167,65721,915hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
176170,96260,724caratCarat manages an application's dependencies through its entire life, across many machin...
177171,62260,724defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
178174,32560,724hatstoneA Capstone wrapper for Ruby.
179175,19529,862profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
180179,59441,739zeroconfThis is a multicast DNS client and server written in Ruby