Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
297rackRack provides a minimal, modular and adaptable interface for developing web application...
3202nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
43245builderBuilder provides a number of builder objects that make creating structured data simple ...
53356activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63561activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73863actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84174railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94367railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104671actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114860actionviewSimple, battle-tested conventions and helpers for building web pages.
1250258rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
135757rails-html-sanitizerHTML sanitization for Rails applications
146072activejobDeclare job classes that can be run by a variety of queuing backends.
1563104sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
166770rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
177076globalidURIs for your models makes it easy to pass references around.
1873119sprockets-railsSprockets Rails integration
197820raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
208780actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2110682activestorageAttach cloud and local files in Rails applications.
22107185execjsExecJS lets you run JavaScript code from Ruby.
23115898arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
24117143bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
2514188actiontextEdit and display rich text in Rails applications.
26142310jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
2714387actionmailboxReceive and process incoming emails in Rails applications.
28146375sass-railsSass adapter for the Rails asset pipeline.
29161483coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
30162250jbuilderCreate JSON structures via a Builder-style DSL
31166511coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32181627coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33185206springPreloads your application so things like console, rake and tests run faster
34191352mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35246268net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
36262459sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
37264246rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38295901turbolinksRails engine for Turbolinks 5 support
39301293web-consoleA debugging tool for your Ruby on Rails applications.
40332326open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
41393239stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
423951,939rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
43416955systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
44417151psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
454391,122webpackerUse webpack to manage app-like JavaScript modules in Rails
464801,209activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47630551require_allA wonderfully simple way to load your code
48646612activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
49801593charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
50830496hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
51865123rack-sessionA session implementation for Rack.
521,0671,434mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
531,0871,537rails-observersRails observer (removed from core in Rails 4.0)
541,153802version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
551,1712,598journeyJourney is a router. It routes requests.
561,2141,671bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
571,3252,014libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
581,5691,682rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
591,6411,781actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
601,7001,744optionsparse options from *args cleanly
611,8583,680protected_attributesProtect attributes from mass assignment
621,8602,170actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
631,8952,500actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
641,9506,037sessionpersistent connections with external programs like bash
652,2012,112email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
662,4812,567record_tag_helperActionView Record Tag Helpers
672,8325,342sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
683,4098,748rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
693,6315,960syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
703,6618,119orderedhashorderedhash
713,8377,835activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
724,0651,331solid_queueDatabase-backed Active Job backend.
734,4031,439solid_cacheA database backed ActiveSupport::Cache::Store
744,9047,180SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
755,1635,809rails-ujsThis gem provides rails-ujs driver for Rails applications.
765,9315,794gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
776,0564,413rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
786,4725,887namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
797,30212,135serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
808,05015,969dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
818,17710,012actionview-componentMOVED to view_component.
829,95557,843rkellyThe RKelly library will parse JavaScript and return a parse tree.
8310,11817,665rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8410,31230,494facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8513,2624,725aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
8614,19118,696tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
8715,29410,423ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
8815,95724,705csspoolThis rubygem does not have a description or summary.
8916,97036,705texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9017,47857,843johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9120,11457,843takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9220,52557,843terminatoran external timeout mechanism based on processes and signals
9322,98536,705slaveeasily start a drb server in another process
9424,73521,760minitest-emojiPrint out emoji for your test passes, fails, and skips
9525,06736,705horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9628,31036,705threadifymakes it stupid easy to process a bunch of data using n worker threads
9728,94536,705betabriteProvides a Ruby interface to BetaBrite LED signs.
9831,62330,494purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
9935,66436,705shareda clean way to factor class/instance mixins in ruby
10035,92057,843daapclientThis library is used for browsing iTunes DAAP servers.
10138,58857,843icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10239,88257,843nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10340,30357,843rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10441,02336,705mmapThe Mmap class implement memory-mapped file objects
10541,27524,705prototypeprototype
10641,57157,843xxxx
10746,95357,843ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
10847,88357,843traitstraits
10952,22957,843spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11054,19657,843meowSend Growl notifications via Ruby.
11157,24057,843tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11259,37557,843miltonMilton fills out your ADP ezLaborManager timesheet
11359,39657,843imgur2Upload stuff to imgur. Yay.
11460,06811,499profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
11564,42557,843markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11670,52957,843pervasivespervasives
11771,50357,843zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
11871,94957,843ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
11974,15357,843WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12075,10657,843timeunitstimeunits
12175,46857,843wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12275,49357,843fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12375,58236,705av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12479,13757,843writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12581,22557,843pingpongpearIt is for ping pong pearing
12682,29457,843earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
12783,31657,843leap_motionWrapper around the C++ api for Leap Motion.
12883,65957,843drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
12985,47157,843qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13086,52357,843geeraGeera is a command line tool for dealing with Jira tickets.
13187,78827,184asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13288,34318,162tinygqlYet another GraphQL parser written in Ruby.
13390,04257,843punchpunch
13490,25757,843raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
13590,78057,843tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13691,04957,843parseargsparseargs
13791,55357,843raptchadescription: raptcha kicks the ass
13891,97057,843widgetzwidgetz
13992,59057,843RusaMemberExtract data from RUSA web site to get members information, results, awards
14092,80157,843rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14193,32157,843sldbsldb
14294,67257,843playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
14394,77757,843ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
144106,69257,843itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
145107,24557,843net-mdnsDNS-SD and mDNS implementation for ruby
146110,91036,705awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
147112,93857,843digest-m4piTunes specific digest encoding
148115,77257,843myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
149117,67157,843enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
150118,06027,184actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
151118,08957,843openxA Ruby interface to the OpenX XML-RPC API.
152119,03157,843neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
153119,51657,843yodaSpec yoda will, and spec you shall too.
154119,88057,843fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
155120,21357,843na_strna_str
156120,23257,843phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
157120,62136,705jit_bufferA JIT Buffer object for Ruby.
158121,20957,843rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
159121,84457,843statestate
160121,90157,843PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
161122,30057,843testytesty
162123,06620,780uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
163123,13557,843redefredef
164123,71657,843sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
165130,40557,843lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
166130,45657,843spectacularSpectacular is an SNMP client that displays traffic information in the browser.
167131,08957,843tenderlove-usbThis rubygem does not have a description or summary.
168131,36636,705odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
169138,10257,843kara-gemThis is a pretty empty gem. It just has a binstub and a version
170138,84857,843widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
171147,92057,843mytestThis rubygem does not have a description or summary.
172157,91122,963aaron-test-gemtest gem
173159,32330,494allocation_samplerA sampling allocation profiler. This keeps track of allocations, but only on specified...
174159,38357,843hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
175167,62057,843worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
176167,91057,843uchipThis is a gem for controlling the MCP2221a chip over USB
177169,12557,843mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
178173,09630,494defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
179173,10557,843caratCarat manages an application's dependencies through its entire life, across many machin...
180175,18330,494hatstoneA Capstone wrapper for Ruby.
181177,90618,162zeroconfThis is a multicast DNS client and server written in Ruby
182183,85336,705termtimeThis is a pure Ruby terminfo library
183183,98336,705nanosleepA wrapper around the nanosleep system call.
184184,05521,760strlenThis is a Ruby wrapper for strlen, you should not use it