seven1m

Tim Morgan
http://timmorgan.org
Tulsa, OK
Logs all creates, updates, and deletes on a Model.
Created Sun Mar 30 22:34:16 -0700 2008
legend
Super simple photo support for AR models using MiniMagick
Created Sun Mar 23 16:03:35 -0700 2008
legend
Rails plugin that allows the scope of queries to be defined in the AR model definition rather tha...
Created Sun Mar 23 15:19:30 -0700 2008
legend
I was fed up with dzone snippets, and decided to write my own. It may actually be useful someday.
Created Wed May 21 20:07:21 -0700 2008
legend
church directory and social networking software built on Rails
Created Sat Feb 23 07:53:26 -0800 2008
legend
Fork of Ruby on Rails for contributing patches.
Forked from rails/rails Fri May 16 12:27:01 -0700 2008
legend
Rails plugin that generates an uber simple, restful openid login controller.
Created Thu May 22 19:58:32 -0700 2008
legend
A rough start of a Ruby script to help convert Trac wiki syntax to GitHub friendly syntax.
Created Sun Mar 30 21:07:02 -0700 2008
legend

Following

Public Activity  feed

seven1m edited a page in the onebody wiki 6 days ago
"RecommendedWebHosts" is at seven1m/onebody/wikis/recommendedwebhosts
seven1m edited a page in the onebody wiki 6 days ago
"FrequentlyAskedQuestions" is at seven1m/onebody/wikis/frequentlyaskedquestions
seven1m committed to onebody 9 days ago

ca34b3812d2948d444aa60e1ccb093c4d9e604ec

Fixed Passenger install config.

seven1m committed to onebody 10 days ago

2112f3d941e0a083d84bdfdf5e2933d99bedc804

Improved deployment recipes.

seven1m committed to onebody 10 days ago

2201dd58a79f6c3cd1fcce5c46f27abd9b2500a0

New Photo resource, refactored FamiliesController.

seven1m committed to onebody 10 days ago

fe8d80883cae59ece2b4bb83c8f5f1f5983fb420

Refactored VersesController to use acts_as_taggable_on_steroids and

seven1m committed to onebody 10 days ago

554eed4f9062030521f32e88cf0c5ef34063bd15

Added Attachments resource with a few tests.

seven1m committed to onebody 10 days ago

f9081f82ab455fd7132b8dff7ee6561a780b4d64

Cleaned up message preview and made it escape unsafe html.

seven1m committed to onebody 10 days ago

ec512c3f95f2ab76559822997d61cac435fe023e

More unit tests for Message.

seven1m committed to onebody 10 days ago

63c484864de7b0bebe253943ae4634ef1a8f7a96

Added start of Message unit test and refactored Message#can_see?