mscheibe (Michael Scheibe)

Name
Michael Scheibe
Website/Blog
http://twitter.com/michael_scheibe
Location
Cape Town, South Africa
Member Since
Feb 19, 2009 (9 months)

Following 4 githubbers and watching 89 repositories view all →

Public Repositories (1)

Public Activity feed

mscheibe started watching dancroak/shorty Thu Nov 19 23:24:42 -0800 2009
shorty's description:
URL shortener using Sinatra and MongoDB.
mscheibe started watching nathansobo/screw-unit Thu Nov 19 00:49:20 -0800 2009
screw-unit's description:
A Javascript BDD Framework with nested describes, a convenient assertion syntax, and an intuitive test browser.
mscheibe started watching bmabey/database_cleaner Tue Nov 17 07:20:01 -0800 2009
database_cleaner's description:
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
mscheibe started watching josevalim/inherited_resources Thu Nov 12 10:58:45 -0800 2009
inherited_resources's description:
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.
mscheibe started watching qrush/gemcutter Wed Nov 11 04:32:14 -0800 2009
gemcutter's description:
awesome gem hosting.
mscheibe started watching bostonrb/bostonrb Wed Nov 11 04:32:13 -0800 2009
bostonrb's description:
Website for bostonrb.org
mscheibe started watching tobi/clarity Sun Nov 08 02:51:03 -0800 2009
clarity's description:
Web interface for real-time log search & tailing. Remotely related to splunk
mscheibe started watching dgoldhirsch/cs Tue Nov 03 11:11:51 -0800 2009
cs's description:
Computer Science Library for Ruby
mscheibe started watching dancroak/blitz Tue Nov 03 05:05:15 -0800 2009
blitz's description:
Fine-grained Rails generators for Outside-In Development with Cucumber, Factory Girl, & Shoulda.
mscheibe started watching kevinrutherford/reek Sat Oct 31 07:22:24 -0700 2009
reek's description:
Code smell detector for Ruby
mscheibe started watching plataformatec/devise Sat Oct 31 06:57:13 -0700 2009
devise's description:
Flexible authentication solution for Rails with Warden
mscheibe started watching wr0ngway/rubber Thu Oct 29 07:11:32 -0700 2009
rubber's description:
A capistrano/rails plugin that makes it easy to deploy/manage/scale to EC2
mscheibe started watching ejschmitt/jsvars Thu Oct 29 07:11:27 -0700 2009
jsvars's description:
Add javascript variables and objects to rails projects without ugly js-erb stuffed in views.
mscheibe started watching grimen/validatious-on-rails Thu Oct 29 05:27:28 -0700 2009
validatious-on-rails's description:
Rails plugin that maps model validations to class names on form elements to integrate with Validatious
mscheibe forked ryanb/nifty-generators Wed Oct 28 05:13:29 -0700 2009
Forked repository is at mscheibe/nifty-generators
mscheibe started watching brynary/webrat Thu Oct 22 03:19:22 -0700 2009
webrat's description:
Webrat - Ruby Acceptance Testing for Web applications
mscheibe started watching vigetlabs/model_generator_with_factories Thu Oct 22 02:14:13 -0700 2009
model_generator_with_factories's description:
a modification of the standard Rails model generator to generate factory definitions for use with factory_girl instead of fixtures
mscheibe started watching thoughtbot/high_voltage Wed Oct 21 07:44:02 -0700 2009
high_voltage's description:
Easily include static pages in your Rails app.
mscheibe started watching radiant/radiant Fri Oct 16 07:14:02 -0700 2009
radiant's description:
Radiant is a no-fluff, open source content management system designed for small teams.
mscheibe started watching be9/acl9 Tue Oct 13 00:07:32 -0700 2009
acl9's description:
Yet another role-based authorization system for Rails
mscheibe started watching thorny-sun/prawnto Thu Oct 08 11:02:17 -0700 2009
prawnto's description:
a featureful rails plugin leveraging the new kickass prawn library to produce compiled pdf views
mscheibe started watching darscan/robotlegs-framework Tue Oct 06 06:14:19 -0700 2009
robotlegs-framework's description:
A DI driven MVCS framework for Flex and Flash
mscheibe started watching voloko/sdoc Mon Oct 05 01:43:21 -0700 2009
sdoc's description:
Standalone sdoc generator
mscheibe started watching thoughtbot/paperclip Mon Oct 05 01:43:05 -0700 2009
paperclip's description:
Easy file attachment management for ActiveRecord
mscheibe started watching collectiveidea/acts_as_audited Wed Sep 30 06:38:37 -0700 2009
acts_as_audited's description:
acts_as_audited is an ActiveRecord extension that logs all changes to your models in an audits table.
mscheibe started watching jrun/validatable Sun Sep 27 22:52:38 -0700 2009
validatable's description:
Validatable is a library for adding validations.