Tenderlove's Gems

icon
#Total RankDaily RankNameSummary
1712activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2813rackRack provides a minimal, modular and adaptable interface for developing web application...
32020nokogiriNokogiri (鋸) 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 ...
53447activemodelA toolkit for building modeling frameworks like Active Record. Rich support for attribu...
63564activerecordDatabases on Rails. Build a persistent domain model by mapping database tables to Ruby ...
73862actionpackWeb apps on Rails. Simple, battle-tested conventions for building and testing MVC web a...
84185railsRuby on Rails is a full-stack web framework optimized for programmer happiness and sust...
94371railtiesRails internals: application bootup, plugins, generators, and rake tasks.
104579actionmailerEmail on Rails. Compose, deliver, and test emails using the familiar controller/view pa...
114860actionviewSimple, battle-tested conventions and helpers for building web pages.
1254327rubygems-updateA package (also known as a library) contains a set of functionality that can be invok...
135972rails-html-sanitizerHTML sanitization for Rails applications
146182activejobDeclare job classes that can be run by a variety of queuing backends.
156363rails-dom-testingThis gem can compare doms and assert certain elements exists in doms using Nokogiri.
1667118sprocketsSprockets is a Rack-based asset packaging system that concatenates and serves JavaScrip...
177081globalidURIs for your models makes it easy to pass references around.
187210raccRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby...
1979132sprockets-railsSprockets Rails integration
208786actioncableStructure many real-time application concerns into channels over a single WebSocket con...
2110090activestorageAttach cloud and local files in Rails applications.
22109241execjsExecJS lets you run JavaScript code from Ruby.
23118186bcryptbcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
24123468arelArel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifie...
25129104actiontextEdit and display rich text in Rails applications.
26130105actionmailboxReceive and process incoming emails in Rails applications.
27150416jquery-railsThis gem provides jQuery and the jQuery-ujs driver for your Rails 4+ application.
28155535sass-railsSass adapter for the Rails asset pipeline.
29164262jbuilderCreate JSON structures via a Builder-style DSL
30171688coffee-script-sourceCoffeeScript is a little language that compiles into JavaScript. Underneath all of ...
31177695coffee-scriptRuby CoffeeScript is a bridge to the JS CoffeeScript compiler.
32188328springPreloads your application so things like console, rake and tests run faster
33191811coffee-railsCoffeeScript adapter for the Rails asset pipeline.
34200465mysql2A simple, fast Mysql library for Ruby, binding to libmysql
35248297net-http-persistentManages persistent connections using Net::HTTP including a thread pool for connecting t...
36263238rails-controller-testingExtracting `assigns` and `assert_template` from ActionDispatch.
37271222sqlite3Ruby library to interface with the SQLite3 database engine (http://www.sqlite.org). Pre...
38301263web-consoleA debugging tool for your Ruby on Rails applications.
393091,241turbolinksRails engine for Turbolinks 5 support
40324371open4open child process with handles on pid, stdin, stdout, and stderr: manage child process...
41335112psychPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/Lib...
42373247stackprofstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object all...
434202,290rails-deprecated_sanitizerDeprecated sanitizer API extracted from Action View.
44432839systemuuniversal capture of stdout and stderr and handling of child process pid for windows, *...
454691,434webpackerUse webpack to manage app-like JavaScript modules in Rails
465151,438activeresourceREST on Rails. Wrap your RESTful web app with Ruby classes and work with them like Acti...
47556141rack-sessionA session implementation for Rack.
48622663require_allA wonderfully simple way to load your code
49648717activemodel-serializers-xmlXML serialization for your Active Model objects and Active Record models - extracted fr...
50806697charlock_holmescharlock_holmes provides binary and text detection as well as text transcoding using li...
51820502hanaImplementation of [JSON Patch][1] and [JSON Pointer][2] RFC.
521,0961,555mechanizeThe Mechanize library is used for automating interaction with websites. Mechanize autom...
531,1241,830rails-observersRails observer (removed from core in Rails 4.0)
541,136957version_sorterVersionSorter is a C extension that does fast sorting of large sets of version strings.
551,2683,748journeyJourney is a router. It routes requests.
561,2812,185bcrypt-rubybcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project ...
571,3732,049libxml-rubyThe Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML t...
581,5931,347rails_autolinkThis is an extraction of the `auto_link` method from rails. The `auto_link` method was ...
591,6681,284optionsparse options from *args cleanly
601,6712,107actionpack-action_cachingAction caching for Action Pack (removed from core in Rails 4.0)
611,9022,702actionpack-xml_parserXML parameters parser for Action Pack (removed from core in Rails 4.0)
621,9295,142protected_attributesProtect attributes from mass assignment
631,9492,449actionpack-page_cachingStatic page caching for Action Pack (removed from core in Rails 4.0)
642,0177,006sessionpersistent connections with external programs like bash
652,1952,309email_reply_parserEmailReplyParser is a small library to parse plain text email content. This is what Git...
662,5113,052record_tag_helperActionView Record Tag Helpers
672,9374,595sqlite3-rubyThis module allows Ruby programs to interface with the SQLite3 database engine (http://...
683,0381,445solid_queueDatabase-backed Active Job backend.
693,2561,527solid_cacheA database backed ActiveSupport::Cache::Store
703,5208,585rubyforgeA script which automates a limited set of rubyforge operations. * Run 'rubyforge help'...
713,7072,753orderedhashorderedhash
723,7295,514syckA gemified version of Syck from Ruby's stdlib. Syck has been removed from Ruby's stdli...
733,92812,126activesupport-json_encoderA pure-Ruby ActiveSupport JSON encoder
745,0378,387SyslogLoggerSyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in with a ...
755,2526,575rails-ujsThis gem provides rails-ujs driver for Rails applications.
765,9699,628gdaAn SQL parser. Wraps libgda in a loving embrace to give you a ruby level SQL parser.
776,0996,705rexicalRexical is a lexical scanner generator that is used with Racc to generate Ruby programs...
786,4775,685namecaseNameCase is a Ruby implementation of `Lingua::EN::NameCase`, a library for converting s...
797,5934,531serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
808,26014,489dnssdDNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving...
818,40512,284actionview-componentMOVED to view_component.
8210,21319,095rkellyThe RKelly library will parse JavaScript and return a parse tree.
8310,36116,945rc-restRobot Co-op REST web services base class. This library makes it easy to implement REST-...
8410,55910,629facebookerFacebooker is a Ruby wrapper over the Facebook[http://facebook.com] {REST API}[http://w...
8510,7594,676aarch64Tired of writing Ruby in Ruby? Now you can write ARM64 assembly in Ruby!
8614,36912,126tagztagz.rb is generates html, xml, or any sgml variant like a small ninja running ...
8714,4496,650ds9This library allows you to write HTTP/2 clients and servers. It is a wrapper around ngh...
8816,22318,227csspoolThis rubygem does not have a description or summary.
8917,32742,305texticleTexticle exposes full text search capabilities from PostgreSQL, extending ActiveRec...
9017,84431,737johnsonJohnson wraps JavaScript in a loving Ruby embrace. It embeds the Mozilla SpiderMonkey J...
9120,57271,579takaTaka is a DOM (core and html) implementation for ruby. This software is EXTREMELY expe...
9220,92752,524terminatoran external timeout mechanism based on processes and signals
9323,34942,305slaveeasily start a drb server in another process
9424,90242,305minitest-emojiPrint out emoji for your test passes, fails, and skips
9525,48671,579horoAn RDoc template extracted from Ruby on Rails. Provides the same documetation style an...
9628,60821,148threadifymakes it stupid easy to process a bunch of data using n worker threads
9729,37519,095betabriteProvides a Ruby interface to BetaBrite LED signs.
9831,99214,203purdytestPurdytest extends minitest with pretty colors. Simply require minitest, then require p...
9935,87642,305shareda clean way to factor class/instance mixins in ruby
10036,28842,305daapclientThis library is used for browsing iTunes DAAP servers.
10138,99452,524icanhasaudioHai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. ...
10240,33742,305nfcNFC is a ruby wrapper for the Near Field Communication library. The Near Field Communi...
10340,73536,060rqruby queue is a zero-admin zero-configuration tool used to create instant unix clusters
10441,59471,579prototypeprototype
10541,64271,579mmapThe Mmap class implement memory-mapped file objects
10642,05436,060xxxx
10746,0089,683profile-viewerThis gem packages the Mozilla Profiler so that you can run it locally
10847,47236,060ruby-serialportRuby/SerialPort is a Ruby library that provides a class for using RS-232 serial ports.
10948,08928,426traitstraits
11052,57736,060spheroA ruby gem for controlling your Sphero ball. Sends commands over the TTY provided by t...
11154,63442,305meowSend Growl notifications via Ruby.
11257,65622,471tumblra command line utility and library which interfaces to the excellent tumblr blogging pl...
11359,75142,305miltonMilton fills out your ADP ezLaborManager timesheet
11459,82071,579imgur2Upload stuff to imgur. Yay.
11564,86819,095markup_validityMarkupValidity provides test/unit and rspec helpers for checking the validity of your d...
11670,63931,737pervasivespervasives
11771,92952,524zomgZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will eve...
11872,28871,579ographObjectGraph will output Graphviz dot files of your objects in memory. It will ferret o...
11974,53971,579WillsItunesProjectReads itunes data from itunes library XML files and provides useful information regard...
12075,43471,579timeunitstimeunits
12175,50752,524fiskTired of writing Ruby in Ruby? Now you can write assembly in Ruby!
12275,99071,579wrecksterWreckster is an API for accessing Rexster[http://wiki.github.com/tinkerpop/rexster/].
12376,10452,524av_captureWraps up AVCapture and exposes it to Ruby. This gem only works on OS X.
12479,59071,579writevThis gem adds the `writev` method to IO. It provides access to the `writev` system cal...
12581,50436,060pingpongpearIt is for ping pong pearing
12682,58052,524earwormEarworm can identify unknown music using MusicDNS and libofa. == FEATURES/PROBLEMS: *...
12782,71821,148tinygqlYet another GraphQL parser written in Ruby.
12883,805116,403leap_motionWrapper around the C++ api for Leap Motion.
12984,14852,524drawr== DESCRIPTION: This is a ruby wrapper around Plotr with a similar API to Gruff. You ...
13085,91152,524qrtoolsQRTools is a library for decoding QR Codes. It relies on libdecodeqr for decoding.
13187,11971,579geeraGeera is a command line tool for dealing with Jira tickets.
13287,30131,737asmreplTired of writing assembly and them assembling it? Now you can write assembly and evalua...
13390,45371,579punchpunch
13490,59971,579raop-clientNet::RAOP::Client is an Airport Express client. It allows you to stream music to an Ai...
13591,30571,579tuskTusk is a minimal pub / sub system with multiple observer strategies. Tusk builds upon ...
13691,33271,579parseargsparseargs
13792,17652,524raptchadescription: raptcha kicks the ass
13892,20271,579widgetzwidgetz
13993,01071,579RusaMemberExtract data from RUSA web site to get members information, results, awards
14093,25252,524rubypanA gem command plugin that adds `gem ferret` to perform fulltext searching of http://rub...
14193,52571,579sldbsldb
14295,11571,579ricosatRicoSAT is a wrapper around [PicoSAT](http://fmv.jku.at/picosat/). It lets you use the...
14395,31771,579playpenPlaypen wraps OS X sandbox api with a loving embrace. Playpen provides the same API th...
144107,150116,403itiscoldA thing that reads data from Elitech RC-5 temp sensor. Protocol documentation can be f...
145107,45336,060net-mdnsDNS-SD and mDNS implementation for ruby
146111,61171,579awkwardAwkward helps you walk your Object Graph and output a dot file suitable for viewing in ...
147113,45471,579digest-m4piTunes specific digest encoding
148115,53525,934uartUART is a simple wrapper around the ruby-termios gem that gives you an easy interface f...
149115,939116,403myhidapiThis is a small wrapper around HIDAPI. I couldn't get other HIDAPI wrappers to work, s...
150117,92952,524enterpriseWish you could write your Ruby in XML? Has the fact that Ruby is not "enterprise&...
151118,22952,524actionformAn alternative layer to accepts_nested_attributes_for by using Form Models.
152118,72971,579openxA Ruby interface to the OpenX XML-RPC API.
153119,61871,579neversaydieNEVER SAY DIE lets you rescue from segmentation faults. Got a SEGV, don't worry about ...
154119,71652,524jit_bufferA JIT Buffer object for Ruby.
155119,89952,524yodaSpec yoda will, and spec you shall too.
156120,38642,305na_strna_str
157120,52252,524fiburFibur is a gem that gives you full concurrency during your I/O calls in Ruby 1.9.
158120,91571,579phubyPhuby wraps PHP in a loving embrace. Exposes a PHP runtime in ruby
159121,64271,579rubygems-isit19Lets you figure out if your gems and gems you install might work on 1.9. Uses http://i...
160122,16452,524statestate
161122,34171,579PheldItunesReporterPheldItunesReporter provides a library and corresponding executable script that calcula...
162122,69471,579testytesty
163123,56771,579redefredef
164123,86171,579sbs2003_contacts* A small utiltity library to help alleviate the tedium of managing the contacts and e-...
165130,89871,579spectacularSpectacular is an SNMP client that displays traffic information in the browser.
166130,89871,579odinflexDo you need to parse an AR file or a Mach-O file? If so, then this is the library for you!
167130,89852,524lunchboxA gem to help you get started with development on the TI Launchpad. This gem contains ...
168131,53171,579tenderlove-usbThis rubygem does not have a description or summary.
169138,24771,579kara-gemThis is a pretty empty gem. It just has a binstub and a version
170139,458116,403widenWe already have `String#upcase`, `String#downcase`. Now you can have `String#widen` an...
171148,622116,403mytestThis rubygem does not have a description or summary.
172156,53228,426aaron-test-gemtest gem
173157,30331,737allocation_samplerThis keeps track of allocations, but only onspecified intervals. Useful for profiling a...
174158,49771,579hacksThese are some hacks I use. This gem exposes some Ruby C internals as Ruby functions an...
175168,050116,403worfTired of parsing DWARF information in C? Now you can parse DWARF information in Ruby!
176168,498116,403uchipThis is a gem for controlling the MCP2221a chip over USB
177169,610116,403mini_gpioProvides GPIO access on the Raspberry Pi in Ruby (using Fiddle)
178173,650116,403defrostFrozen objects: hard to use, can't mutate them, boring. Defrosted objects: exciting, dy...
179173,76971,579caratCarat manages an application's dependencies through its entire life, across many machin...
180175,223116,403hatstoneA Capstone wrapper for Ruby.
181176,71442,305zeroconfThis is a multicast DNS client and server written in Ruby
182184,920116,403termtimeThis is a pure Ruby terminfo library
183185,052116,403nanosleepA wrapper around the nanosleep system call.
184185,085116,403strlenThis is a Ruby wrapper for strlen, you should not use it