Part of the Seattle.rb Project:
- ar_mailer - seattlerb.rubyforge.org/ar_mailer
- RDoc
- box_layout - no description
- RDoc
- cached_model - no description
- RDoc
- change_class - Lets you set the class of an object. Use at your own risk.
- RDoc
- event_hook - Wraps rb_add_event_hook so you can write fast ruby event hook processors w/o the speed penalty that comes with set_trace_func (sooo sloooow!). Calls back into ruby so you don’t have to write C.
- RDoc
- firebrigade_api - no description
- RDoc
- flay - Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. Making this totally rad.
- RDoc
- flog - Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
- RDoc
- gauntlet - Gauntlet is a pluggable means of running code against all the latest gems and storing off the data.
- RDoc
- gmail_contacts - Simple Gmail contacts extraction using GData.
- RDoc
- graph - Graph is a type of hash that outputs in graphviz’s dot format. It comes with a command-line interface that is easily pluggable.
- RDoc
- heckle - Heckle is unit test sadism(tm) at it’s core. Heckle is a mutation tester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed and your tests don’t notice, either that code isn’t being covered or it doesn’t do anything.
- RDoc
- hoe-seattlerb - Hoe plugins providing tasks used by seattle.rb including minitest, perforce, and email providing full front-to-back release/annouce automation.
- RDoc
- hoe - Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage and maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment.
- RDoc
- icanhasaudio - no description
- RDoc
- image_science - ImageScience is a clean and happy Ruby library that generates thumbnails — and kicks the living crap out of RMagick. Oh, and it doesn’t leak memory like a sieve. :)
- RDoc
- imap_processor - IMAPProcessor is a client for processing messages on an IMAP server. It provides some basic mechanisms for connecting to an IMAP server, determining capabilities and handling messages.
- RDoc
- imap_to_rss - IMAPToRSS turns messages on an IMAP server into RSS entries when the match a handler. Included handlers work for email from Amazon, HSBC and UPS. IMAPToRSS automatically loads handlers for any other mail.
- RDoc
- IMAPCleanse - no description
- RDoc
- mem_inspect - no description
- RDoc
- memcache-client - no description
- RDoc
- mogilefs-client - A Ruby MogileFS client
- RDoc
- ograph - no description
- RDoc
- omnifocus-bugzilla - no description
- RDoc
- omnifocus-github - Plugin for omnifocus gem to provide github BTS synchronization.
- RDoc
- omnifocus-rubyforge - Plugin for omnifocus gem to provide rubyforge BTS synchronization.
- RDoc
- omnifocus - Synchronizes bug tracking systems to omnifocus.
- RDoc
- orca_card - Dumps information about your ORCA card. ORCA cards are Western Washington’s all-in-one transit smart card that allow travel via bus, train and ferry throughout King, Kitsap, Snohomish and Pierce counties.
- RDoc
- osx_keychain - Provides API and a command line tool to Access the OS X Keychain. The command line tool isn’t actually useful (use `security` instead), but demonstrates the usage quite well.
- RDoc
- png - PNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C libraries.
- RDoc
- production_log_analyzer - production_log_analyzer lets you find out which actions on a Rails site are slowing you down.
- RDoc
- quick_cert - quick_cert allows you to quickly and easily create SSL certificates. It uses a simple configuration file to generate self-signed client and server certificates.
- RDoc
- rails_analyzer_tools - no description
- RDoc
- RailsRemoteControl - no description
- RDoc
- rbayes - no description
- RDoc
- rc-rest - Robot Co-op REST web services base class. This library makes it easy to implement REST-like web services APIs.
- RDoc
- rdoc_osx_dictionary - no description
- RDoc
- RingyDingy - no description
- RDoc
- ruby2ruby - ruby2ruby provides a means of generating pure ruby code easily from RubyParser compatible Sexps. This makes making dynamic language processors in ruby easier than ever!
- RDoc
- rubygems-isit19 - Lets you figure out if your gems and gems you install might work on 1.9. Uses isitruby19.com as its datastore. Be sure to update the website with your experiences!
- RDoc
- rubygems-sing - “Sings” a gem’s implementation.
- RDoc
- rubypan - A gem command plugin that adds `gem ferret` to perform fulltext searching of rubypan.org. Requires RubyGems 1.3.2+
- RDoc
- smtp_tls - Provides SMTP STARTTLS support for Ruby 1.8.6 (built-in for 1.8.7+). Simply require ‘smtp_tls’ and use the Net::SMTP#enable_starttls method to talk to servers that use STARTTLS.
- RDoc
- Sphincter - no description
- RDoc
- statsvn - No CVS history available.
- RDoc
- SuperCaller - no description
- RDoc
- SyslogLogger - no description
- RDoc
- tidy_table - no description
- RDoc
- tinderbox - no description
- RDoc
- un - un provides unextend and uninclude to allow for a better prototype-oriented programming experience.
- RDoc
- UPnP-ConnectionManager - no description
- RDoc
- UPnP-ContentDirectory - no description
- RDoc
- UPnP-IGD - no description
- RDoc
- UPnP-MediaServer - no description
- RDoc
- UPnP - An implementation of the UPnP protocol
- RDoc
- wilson - Wilson is a pure ruby x86 assembler. No, really. Worst Idea Evar.
- RDoc
- yoda - Spec yoda will, and spec you shall too.
- RDoc
- zenprofile - zenprofiler helps answer WHAT is being called the most. spy_on helps answer WHERE those calls are being made. ZenProfiler provides a faster version of the standard library ruby profiler. It is otherwise pretty much the same as before. spy_on provides a clean way to redefine a bottleneck method so you can account for and aggregate all the calls to it.
- RDoc