They are mainly used within the ruote open source Ruby workflow and BPM project, but some of them have a life on their own, for example, the scheduler is used in Taskr a RESTful cron/at job scheduling server.
- rufus-decision – CSV decision tables, in Ruby – rdoc
- rufus-dollar – substituting ${stuff} in text strings – rdoc
- rufus-lru – small LRU implementation (max size based) – rdoc
- rufus-lua – Lua embedded in Ruby, via ruby FFI – rdoc
- rufus-mnemo – turning integers into easier to remember ‘words’ and vice-et-versa – rdoc
- rufus-rtm – A Remember The Milk gem – rdoc
- rufus-scheduler – the gem formerly known as openwferu-scheduler, cron, at and every job scheduler – rdoc
- rufus-scheduler-em – rufus-scheduler, but this time, based on EM – rdoc
- rufus-sixjo – a Rack application, RESTfully serving
- rufus-sqs – a gem for interacting with Amazon SQS (http://aws.amazon.com/sqs) – rdoc
- rufus-tokyo – a ruby-ffi based lib for handling Tokyo Cabinet hashes (or trees) – rdoc
- rufus-treechecker – for checking untrusted code before an eval – rdoc
- rufus-verbs – the verbs of HTTP, get, post, put, delete wrapped in a Ruby gem – rdoc
The project page on RubyForge : http://rubyforge.org/projects/rufus (download)
Since March 2008, the source code has been moved to github (source)
The mailing list for all these gems is at http://groups.google.com/group/rufus-ruby
The author’s blog : http://jmettraux.wordpress.com
recent blog posts
recent commits