Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2916rackRack provides a minimal, modular and adaptable interface for developing web application...
32021nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
43241builderBuilder provides a number of builder objects that make creating structured data simple ...
53346activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63550activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73854actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84167railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94258railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104665actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
1147229rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
125053actionviewSimple, battle-tested conventions and helpers for building web pages.
135776rails-html-sanitizerHTML sanitization for Rails applications
1459108sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
156164activejobDeclare job classes that can be run by a variety of queuing backends.
166773rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
177080globalidURIs for your models makes it easy to pass references around.
1874114sprockets-railsSprockets Rails integration
198415raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
208669actioncableStructure many real-time application concerns into channels over a single WebSocket con...
21105199execjsExecJS lets you run JavaScript code from Ruby.
2211070activestorageAttach cloud and local files in Rails applications.
23113830arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
24117136bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
25136280jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
26139360sass-railsSass adapter for the Rails asset pipeline.
2715182actiontextEdit and display rich text in Rails applications.
2815283actionmailboxReceive and process incoming emails in Rails applications.
29159464coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
30162222jbuilderCreate JSON structures via a Builder-style DSL
31163469coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32174508coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33182241springPreloads your application so things like console, rake and tests run faster
34186311mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35245227net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
36252478sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
37264260rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
38284748turbolinksRails engine for Turbolinks 5 support
39299317web-consoleA debugging tool for your Ruby on Rails applications.
40336310open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
413751,952rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
42399304stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
43410823systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
44429881webpackerUse webpack to manage app-like JavaScript modules in Rails
454631,354activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
46499162psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
47626592require_allA wonderfully simple way to load your code
48637529activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
49804656charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
50840512hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
511,0481,383mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
521,058168rack-sessionA session implementation for Rack.
531,0661,514rails-observersRails observer (removed from core in Rails 4.0)
541,1233,763journeyJourney is a router. It routes requests.
551,1651,814bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
561,190945version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
571,2931,778libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
581,5511,670rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
591,6121,758actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
601,6721,748optionsparse options from *args cleanly
611,8083,673protected_attributesProtect attributes from mass assignment
621,8242,219actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
631,8612,544actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
641,9125,797sessionpersistent connections with external programs like bash
652,2451,845email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
662,4702,498record_tag_helperActionView Record Tag Helpers
672,7866,392sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
683,3457,761rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
693,5576,092syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
703,6693,366orderedhashorderedhash
713,7548,997activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
724,81311,292SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
735,0936,586rails-ujsThis gem provides rails-ujs driver for Rails applications.
745,9475,641gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
756,0795,314rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
766,4585,625namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
776,5211,690solid_queueDatabase-backed Active Job backend.
787,0242,018solid_cacheA database backed ActiveSupport::Cache::Store
797,1977,907serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
807,91411,593dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
818,05812,083actionview-componentMOVED to view_component.
829,73865,653rkellyThe RKelly library will parse JavaScript and return a parse tree.
839,92821,265rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8410,12413,102facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8514,01925,447tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
8615,74127,052csspoolThis rubygem does not have a description or summary.
8715,7837,028ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
8816,76540,597texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
8916,9315,085aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
9017,24240,597johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9119,806108,042takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9220,24148,759terminatoran external timeout mechanism based on processes and signals
9322,73923,000slaveeasily start a drb server in another process
9424,45848,759minitest-emojiPrint out emoji for your test passes, fails, and skips
9524,72765,653horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9628,04631,778threadifymakes it stupid easy to process a bunch of data using n worker threads
9728,66648,759betabriteProvides a Ruby interface to BetaBrite LED signs.
9831,19965,653purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
9935,41827,052shareda clean way to factor class/instance mixins in ruby
10035,63848,759daapclientThis library is used for browsing iTunes DAAP servers.
10138,23065,653icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10239,56965,653nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10339,98731,778rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10440,500108,042mmapThe Mmap class implement memory-mapped file objects
10540,983108,042prototypeprototype
10641,148108,042xxxx
10746,44765,653ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
10847,57529,107traitstraits
10951,95265,653spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11053,793108,042meowSend Growl notifications via Ruby.
11156,83727,052tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11258,97165,653miltonMilton fills out your ADP ezLaborManager timesheet
11358,978108,042imgur2Upload stuff to imgur. Yay.
11463,92665,653markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11570,10965,653pervasivespervasives
11671,16265,653zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
11771,56165,653ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
11873,77765,653WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
11974,71048,759timeunitstimeunits
12075,01113,697profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
12175,047108,042wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12275,38048,759av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12375,85024,075fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12478,732108,042writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12580,958108,042pingpongpearIt is for ping pong pearing
12681,94440,597earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
12783,02465,653leap_motionWrapper around the C++ api for Leap Motion.
12883,20948,759drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
12985,049108,042qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13085,98648,759geeraGeera is a command line tool for dealing with Jira tickets.
13188,26365,653asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13289,585108,042punchpunch
13389,800108,042raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
13490,331108,042tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13590,599108,042parseargsparseargs
13691,06165,653raptchadescription: raptcha kicks the ass
13791,48548,759widgetzwidgetz
13892,251108,042rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
13992,353108,042RusaMemberExtract data from RUSA web site to get members information, results, awards
14092,88965,653sldbsldb
14194,221108,042playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
14294,89448,759ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
14396,84416,037tinygqlYet another GraphQL parser written in Ruby.
144106,66765,653itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
145106,81465,653net-mdnsDNS-SD and mDNS implementation for ruby
146110,306108,042awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
147112,44965,653digest-m4piTunes specific digest encoding
148115,851108,042myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
149117,19765,653enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
150117,563108,042openxA Ruby interface to the OpenX XML-RPC API.
151117,932108,042actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
152118,502108,042neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
153119,149108,042yodaSpec yoda will, and spec you shall too.
154119,39348,759fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
155119,780108,042phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
156119,788108,042na_strna_str
157120,734108,042rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
158121,327108,042statestate
159121,408108,042PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
160121,913108,042testytesty
161122,29029,107jit_bufferA JIT Buffer object for Ruby.
162122,679108,042redefredef
163123,240108,042sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
164129,87831,778uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
165129,971108,042spectacularSpectacular is an SNMP client that displays traffic information in the browser.
166130,103108,042lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
167130,579108,042tenderlove-usbThis rubygem does not have a description or summary.
168130,983108,042odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
169138,285108,042kara-gemThis is a pretty empty gem. It just has a binstub and a version
170138,298108,042widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
171147,607108,042mytestThis rubygem does not have a description or summary.
172158,121108,042aaron-test-gemtest gem
173159,068108,042allocation_samplerA sampling allocation profiler. This keeps track of allocations, but only on specified...
174160,51865,653hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
175167,26465,653worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
176167,65465,653uchipThis is a gem for controlling the MCP2221a chip over USB
177168,765108,042mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
178172,446108,042caratCarat manages an application's dependencies through its entire life, across many machin...
179172,71340,597defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
180174,980108,042hatstoneA Capstone wrapper for Ruby.
181179,087108,042zeroconfThis is a multicast DNS client and server written in Ruby