The Ruby Toolbox - Know your options!
Explore and compare open source Ruby libraries
25 posts
Explore and compare open source Ruby libraries
An attempt to tame Rails' default policy to log everything. - roidrage/lograge
Shale - Ruby object mapper and serializer for XML, JSON and YAML
If youve done a bit of Rails, you might have written some helpers like this. This package seems like a more complete and comprehensive implementation of this idea.
Adds additional postgres functionality to an ActiveRecord / Rails application - GeorgeKaraszi/ActiveRecordExtended: Adds additional postgres functionality to an ActiveRecord / Rails application
DSL Framework consisting of a DSL Engine and a Data-Binding Library used in Glimmer DSL for SWT (JRuby Desktop Development GUI Framework), Glimmer DSL for Opal (Pure Ruby Web GUI), Glimmer DSL for ...
This article will teach you how background processing works as well as the alternatives the Ruby community offers to implement it in your application.
help to kill N+1 queries and unused eager loading. Contribute to flyerhzm/bullet development by creating an account on GitHub.
A comprehensive, curated list of open-source Ruby on Rails applications.
math and logic formula parser and evaluator. Contribute to rubysolo/dentaku development by creating an account on GitHub.
Ruby scientific library
Beautiful parser generator for ruby. Gem
gem for http
A collection of awesome Ruby libraries, tools, frameworks and software. The essential Ruby to build modern Apps and Web Apps.
A ruby profiler. See https://ruby-prof.github.io for more information. - ruby-prof/ruby-prof
Ruby comes distributed with a vast standard library. We only use a fraction of it, usually. Everyone knows date, set, json, maybe even csv. But there are man...
Getting mobiles to display notifications is a tricky business. Especially because there are several and each one is different. This gem tries to solve this.
Always looking for the best possible rub tools? Here you go!
It’s always welcome to see what the latest most useful gems are.
Interesting description of how a public library or gem can be taken over, and modified to create an all powerful backdoor.
This is an AMAZING collection of graphs. Great to have a ruby binding. Haven’t tried it yet but looks very worth while.
Super useful new gem that lets you get rails like auto loading in any ruby program
very useful gem to send all kinds of notification from Rails. Haven't tested it myself.