Ruby Gems
Pomodoro is a time / task management technique aimed at short iterations, in which you take a break after each task has been completed. This Rubygem allows you to manage all your tasks via the command-line with an extremely easy to use interface
dm-pager is a pagination gem for DataMapper, providing a feature rich pagination solution for both limiting records as well as the rendered html markup.
dm-lock is a gem we designed to provide optimistic locking capabilities to DataMapper.
Terminal table allows you to generate dynamic ASCII tables from within Ruby.
So you discovered Ruby's Rack 'web framework framework', and would like to know how to extend it, this is done using Rack middleware. We will go through creating a basic Rack application, and a JSON response middleware.
dm-forms is a Ruby gem aimed at providing a framework-agnostic form library tied to DataMapper models for simple, easy, clean style-able form markup.
Sick of viewing your css changes by manually refreshing several browsers to see your tweaks? no problem, this small Ruby gem is designed to automate that process, in effect transforming any text editor into a realtime css editor.
Get started creating a sub-command executable with the new Commander 2.0.1
Several screencasts covering Ruby development topics ranging from basics, ruby gems, facets, conventions, Ruby on Rails, and much more.