Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
176activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2911rackRack 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...
43244builderBuilder 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...
63557activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73859actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84168railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94360railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104567actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114954actionviewSimple, battle-tested conventions and helpers for building web pages.
1251195rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
135862rails-html-sanitizerHTML sanitization for Rails applications
146266activejobDeclare job classes that can be run by a variety of queuing backends.
1563132sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
166765rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
177169globalidURIs for your models makes it easy to pass references around.
187623raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
1977137sprockets-railsSprockets Rails integration
208770actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2110572activestorageAttach cloud and local files in Rails applications.
22109214execjsExecJS lets you run JavaScript code from Ruby.
23117174bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
24118954arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
2513776actiontextEdit and display rich text in Rails applications.
2613877actionmailboxReceive and process incoming emails in Rails applications.
27146395jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
28150504sass-railsSass adapter for the Rails asset pipeline.
29162289jbuilderCreate JSON structures via a Builder-style DSL
30163677coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31170692coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32184765coffee-railsCoffeeScript adapter for the Rails asset pipeline.
33186252springPreloads your application so things like console, rake and tests run faster
34196464mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35246258net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
36264253rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37270578sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
383001,012turbolinksRails engine for Turbolinks 5 support
39301361web-consoleA debugging tool for your Ruby on Rails applications.
40324290open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
41387250stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
42399154psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
434082,137rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
44421955systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
454491,131webpackerUse webpack to manage app-like JavaScript modules in Rails
464931,385activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47629851require_allA wonderfully simple way to load your code
48657725activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
49781100rack-sessionA session implementation for Rack.
50801607charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
51832469hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
521,0811,493mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
531,1031,560rails-observersRails observer (removed from core in Rails 4.0)
541,142812version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
551,2154,155journeyJourney is a router. It routes requests.
561,2521,869bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
571,3441,830libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
581,5861,508rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
591,6521,664actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
601,682976optionsparse options from *args cleanly
611,8742,159actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
621,8843,906protected_attributesProtect attributes from mass assignment
631,9162,456actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
641,9885,229sessionpersistent connections with external programs like bash
652,1792,032email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
662,4952,487record_tag_helperActionView Record Tag Helpers
672,8687,121sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
683,4569,295rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
693,5561,491solid_queueDatabase-backed Active Job backend.
703,6716,052syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
713,6796,593orderedhashorderedhash
723,8651,588solid_cacheA database backed ActiveSupport::Cache::Store
733,8688,257activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
744,9579,045SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
755,2016,633rails-ujsThis gem provides rails-ujs driver for Rails applications.
765,9256,708gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
776,0585,426rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
786,4765,573namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
797,50714,325serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
808,13924,250dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
818,27412,930actionview-componentMOVED to view_component.
8210,05736,886rkellyThe RKelly library will parse JavaScript and return a parse tree.
8310,20815,089rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8410,40122,583facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8512,1475,259aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
8614,25017,169tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
8714,9456,738ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
8816,06536,886csspoolThis rubygem does not have a description or summary.
8917,09736,886texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9017,60527,202johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9120,28036,886takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9220,67627,202terminatoran external timeout mechanism based on processes and signals
9323,14236,886slaveeasily start a drb server in another process
9424,81520,503minitest-emojiPrint out emoji for your test passes, fails, and skips
9525,22536,886horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9628,42136,886threadifymakes it stupid easy to process a bunch of data using n worker threads
9729,09936,886betabriteProvides a Ruby interface to BetaBrite LED signs.
9831,79336,886purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
9935,70822,583shareda clean way to factor class/instance mixins in ruby
10036,10927,202daapclientThis library is used for browsing iTunes DAAP servers.
10138,74236,886icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10240,05827,202nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10340,44636,886rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10441,28136,886mmapThe Mmap class implement memory-mapped file objects
10541,41636,886prototypeprototype
10641,77136,886xxxx
10747,12736,886ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
10848,04736,886traitstraits
10952,33027,202spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11054,36336,886meowSend Growl notifications via Ruby.
11154,66110,383profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
11257,42436,886tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11359,52527,202imgur2Upload stuff to imgur. Yay.
11459,55636,886miltonMilton fills out your ADP ezLaborManager timesheet
11564,69036,886markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11670,67336,886pervasivespervasives
11771,68136,886zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
11872,15736,886ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
11974,33236,886WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12075,26136,886timeunitstimeunits
12175,41136,886fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12275,66936,886wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12375,70736,886av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12479,29136,886writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12581,36136,886pingpongpearIt is for ping pong pearing
12682,43636,886earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
12783,44836,886leap_motionWrapper around the C++ api for Leap Motion.
12883,91836,886drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
12985,65836,886qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13085,96218,782tinygqlYet another GraphQL parser written in Ruby.
13186,68836,886geeraGeera is a command line tool for dealing with Jira tickets.
13287,60836,886asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13390,25136,886punchpunch
13490,46336,886raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
13590,97336,886tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13691,21336,886parseargsparseargs
13791,74336,886raptchadescription: raptcha kicks the ass
13892,09636,886widgetzwidgetz
13992,77136,886RusaMemberExtract data from RUSA web site to get members information, results, awards
14092,99536,886rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14193,51336,886sldbsldb
14294,81436,886ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
14394,87336,886playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
144106,81436,886itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
145107,46336,886net-mdnsDNS-SD and mDNS implementation for ruby
146111,16236,886awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
147113,18136,886digest-m4piTunes specific digest encoding
148115,79636,886myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
149117,89922,583enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
150118,07227,202actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
151118,32136,886openxA Ruby interface to the OpenX XML-RPC API.
152119,24024,250neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
153119,64436,886yodaSpec yoda will, and spec you shall too.
154120,09236,886fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
155120,27536,886jit_bufferA JIT Buffer object for Ruby.
156120,33236,886na_strna_str
157120,47636,886phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
158121,38136,886rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
159121,83619,800uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
160122,04436,886statestate
161122,11736,886PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
162122,47036,886testytesty
163123,31036,886redefredef
164123,89336,886sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
165130,54836,886lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
166130,57536,886spectacularSpectacular is an SNMP client that displays traffic information in the browser.
167131,29936,886tenderlove-usbThis rubygem does not have a description or summary.
168131,31836,886odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
169138,10036,886kara-gemThis is a pretty empty gem. It just has a binstub and a version
170139,04536,886widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
171148,14636,886mytestThis rubygem does not have a description or summary.
172157,75736,886aaron-test-gemtest gem
173159,10736,886hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
174159,50536,886allocation_samplerA sampling allocation profiler. This keeps track of allocations, but only on specified...
175167,76436,886worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
176168,05236,886uchipThis is a gem for controlling the MCP2221a chip over USB
177169,20936,886mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
178173,31736,886defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
179173,37036,886caratCarat manages an application's dependencies through its entire life, across many machin...
180175,19936,886hatstoneA Capstone wrapper for Ruby.
181177,49124,250zeroconfThis is a multicast DNS client and server written in Ruby
182184,24636,886termtimeThis is a pure Ruby terminfo library
183184,42136,886nanosleepA wrapper around the nanosleep system call.
184184,43136,886strlenThis is a Ruby wrapper for strlen, you should not use it