Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
175activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2913rackRack provides a minimal, modular and adaptable interface for developing web application...
3203nokogiriNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provide...
43246builderBuilder provides a number of builder objects that make creating structured data simple ...
53443activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63551activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73852actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84165railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94359railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104564actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114949actionviewSimple, battle-tested conventions and helpers for building web pages.
1251211rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
135861rails-html-sanitizerHTML sanitization for Rails applications
146263activejobDeclare job classes that can be run by a variety of queuing backends.
1563126sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
166766rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
177172globalidURIs for your models makes it easy to pass references around.
187518raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
1977139sprockets-railsSprockets Rails integration
208767actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2110569activestorageAttach cloud and local files in Rails applications.
22109218execjsExecJS lets you run JavaScript code from Ruby.
23117177bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
24118892arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2513575actiontextEdit and display rich text in Rails applications.
2613676actionmailboxReceive and process incoming emails in Rails applications.
27146417jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
28150505sass-railsSass adapter for the Rails asset pipeline.
29162266jbuilderCreate JSON structures via a Builder-style DSL
30163738coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31170751coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32184853coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33186249springPreloads your application so things like console, rake and tests run faster
34196453mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35246278net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
36264244rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37270434sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
383001,026turbolinksRails engine for Turbolinks 5 support
39301292web-consoleA debugging tool for your Ruby on Rails applications.
40323286open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
41387261stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
42399130psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
434092,118rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
444231,041systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
454511,278webpackerUse webpack to manage app-like JavaScript modules in Rails
464951,431activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47627778require_allA wonderfully simple way to load your code
48658715activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
49772104rack-sessionA session implementation for Rack.
50801592charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
51831489hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
521,0831,547mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
531,1031,668rails-observersRails observer (removed from core in Rails 4.0)
541,142780version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
551,2184,120journeyJourney is a router. It routes requests.
561,2562,097bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
571,3441,897libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
581,5881,550rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
591,6521,699actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
601,680935optionsparse options from *args cleanly
611,8762,326actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
621,8874,014protected_attributesProtect attributes from mass assignment
631,9192,477actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
641,9905,097sessionpersistent connections with external programs like bash
652,1782,010email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
662,4942,538record_tag_helperActionView Record Tag Helpers
672,8726,805sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
683,4588,821rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
693,538976solid_queueDatabase-backed Active Job backend.
703,6725,643syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
713,6805,400orderedhashorderedhash
723,8471,063solid_cacheA database backed ActiveSupport::Cache::Store
733,8718,166activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
744,95812,001SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
755,2016,311rails-ujsThis gem provides rails-ujs driver for Rails applications.
765,9266,815gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
776,0588,100rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
786,4755,570namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
797,51214,103serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
808,14813,147dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
818,28124,262actionview-componentMOVED to view_component.
8210,05939,214rkellyThe RKelly library will parse JavaScript and return a parse tree.
8310,21314,103rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8410,40524,262facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8512,1085,079aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
8614,25418,675tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
8714,9236,858ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
8816,07421,548csspoolThis rubygem does not have a description or summary.
8917,10139,214texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9017,61239,214johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9120,29039,214takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9220,69039,214terminatoran external timeout mechanism based on processes and signals
9323,15239,214slaveeasily start a drb server in another process
9424,81919,789minitest-emojiPrint out emoji for your test passes, fails, and skips
9525,23939,214horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9628,42527,303threadifymakes it stupid easy to process a bunch of data using n worker threads
9729,10739,214betabriteProvides a Ruby interface to BetaBrite LED signs.
9831,79939,214purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
9935,71324,262shareda clean way to factor class/instance mixins in ruby
10036,11927,303daapclientThis library is used for browsing iTunes DAAP servers.
10138,75039,214icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10240,06739,214nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10340,45739,214rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10441,29127,303mmapThe Mmap class implement memory-mapped file objects
10541,42139,214prototypeprototype
10641,77924,262xxxx
10747,13127,303ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
10848,05327,303traitstraits
10952,33927,303spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11054,37039,214meowSend Growl notifications via Ruby.
11154,48012,844profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
11257,43839,214tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11359,53639,214imgur2Upload stuff to imgur. Yay.
11459,56839,214miltonMilton fills out your ADP ezLaborManager timesheet
11564,70139,214markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11670,68039,214pervasivespervasives
11771,69439,214zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
11872,16639,214ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
11974,34239,214WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12075,27439,214timeunitstimeunits
12175,41839,214fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12275,68139,214wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12375,72039,214av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12479,30539,214writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12581,36427,303pingpongpearIt is for ping pong pearing
12682,43927,303earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
12783,45127,303leap_motionWrapper around the C++ api for Leap Motion.
12883,92939,214drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
12985,66539,214qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13085,88618,675tinygqlYet another GraphQL parser written in Ruby.
13186,68524,262geeraGeera is a command line tool for dealing with Jira tickets.
13287,62239,214asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13390,26939,214punchpunch
13490,47639,214raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
13590,96922,727tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13691,23139,214parseargsparseargs
13791,75539,214raptchadescription: raptcha kicks the ass
13892,10839,214widgetzwidgetz
13992,78639,214RusaMemberExtract data from RUSA web site to get members information, results, awards
14093,00739,214rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14193,52439,214sldbsldb
14294,82239,214ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
14394,87427,303playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
144106,82739,214itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
145107,44724,262net-mdnsDNS-SD and mDNS implementation for ruby
146111,17139,214awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
147113,19339,214digest-m4piTunes specific digest encoding
148115,80339,214myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
149117,91039,214enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
150118,08439,214actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
151118,32939,214openxA Ruby interface to the OpenX XML-RPC API.
152119,23939,214neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
153119,65539,214yodaSpec yoda will, and spec you shall too.
154120,10539,214fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
155120,28039,214jit_bufferA JIT Buffer object for Ruby.
156120,34439,214na_strna_str
157120,48939,214phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
158121,38939,214rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
159121,79739,214uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
160122,05339,214statestate
161122,12539,214PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
162122,47639,214testytesty
163123,32039,214redefredef
164123,90039,214sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
165130,56239,214lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
166130,58839,214spectacularSpectacular is an SNMP client that displays traffic information in the browser.
167131,30639,214odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
168131,30639,214tenderlove-usbThis rubygem does not have a description or summary.
169138,11639,214kara-gemThis is a pretty empty gem. It just has a binstub and a version
170139,05339,214widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
171148,12827,303mytestThis rubygem does not have a description or summary.
172157,74539,214aaron-test-gemtest gem
173159,10627,303hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
174159,50427,303allocation_samplerA sampling allocation profiler. This keeps track of allocations, but only on specified...
175167,77539,214worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
176168,06439,214uchipThis is a gem for controlling the MCP2221a chip over USB
177169,21227,303mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
178173,32939,214defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
179173,37739,214caratCarat manages an application's dependencies through its entire life, across many machin...
180175,19939,214hatstoneA Capstone wrapper for Ruby.
181177,45720,582zeroconfThis is a multicast DNS client and server written in Ruby
182184,27439,214termtimeThis is a pure Ruby terminfo library
183184,44939,214nanosleepA wrapper around the nanosleep system call.
184184,45939,214strlenThis is a Ruby wrapper for strlen, you should not use it