robinsp's Stars
robinsp/mechanize
Mechanize is a ruby library that makes automated web interaction easy.
robinsp/Mocking-in-Objective-C-
Sample app from presentation on using mock objects with Objective-C and OCMock
robinsp/HelloUser-iphone-kata
Practice test driving impl of a very simple iPhone app
robinsp/icuke
Integration testing for iPhone applications with Cucumber
robinsp/delta-capistrano
Extra DSLs for capistrano
robinsp/piv2pdf
robinsp/mapreduce-archetype
Maven archetype to create simple MapReduce task with MRUnit, using Cloudera distribution..
robinsp/emacs-starter-kit
All the code you need to get started, with an emphasis on dynamic languages.
robholland/icuke
Integration testing for iPhone applications with Cucumber
deltaprojects/scribe
Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensible without client-side modification, and robust to failure of the network or any specific machine.
robinsp/toodledo
Ruby library (including command line client) for interacting with toodledo.com
robinsp/naive-ad-server
robinsp/rhosync
Rhosync is a rails application to facilitate accessing information from hosted backend applications and syncing that information to mobile devices.
robinsp/action_mailer_cache_delivery
Provides :cache delivery method for ActionMailer
robinsp/backitup
robinsp/rails_templates
Rails Application Templates
ngty/action_mailer_cache_delivery
Provides :cache delivery method for ActionMailer
robinsp/sortable_element_for_nested_set
Rails plugin for using script.aculo.us sortable_element for trees backed by nested sets
wsargent/toodledo
Ruby library (including command line client) for interacting with toodledo.com USES DEPRECATED V1 API
facebookarchive/scribe
Scribe is a server for aggregating log data streamed in real time from a large number of servers.
jadehopepunk/redbox
A rails compatible lightbox
technomancy/emacs-starter-kit
[ARCHIVED] this is ancient history
panterch/scriptaculous-multidrag
scriptaculous sortable w/ multiple selectable elements
paytonrules/selenium-on-rails
The "official" Selenium On Rails repository, synced with OpenQA.
simplificator/inplace
Restful inplace plugin for Rails
chris/better_nested_set
better_nested_set Rails plugin (my fork from official SVN)
sparklemotion/mechanize
Mechanize is a ruby library that makes automated web interaction easy.
dchelimsky/rspec-rails
RSpec extension library for Ruby on Rails
patmaddox/rspec-plugin-generator
Plugin generator that uses RSpec stubs instead of Test::Unit. Also sets up database connections for testing against an isolated database.
brynary/webrat
Webrat - Ruby Acceptance Testing for Web applications