lawrencepit

Lawrence Pit
Copacabana, Australia
1
15
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
Forked from mbleigh/acts-as-taggable-on Mon Jun 30 23:14:15 -0700 2008
legend
Nested Set is a smart way to implement an ordered tree, with the added feature that you can selec...
Created Sun Jun 22 16:18:39 -0700 2008
legend
Makes your models act as textiled.
Forked from defunkt/acts_as_textiled Wed Jun 04 18:24:17 -0700 2008
legend
Ruby library for auto-loading and auto-creation of classes and modules.
Forked from dyoder/autocode Wed Apr 30 18:25:43 -0700 2008
legend
Forked from defunkt/exception_logger Mon May 05 22:34:15 -0700 2008
legend
Implements pattern-based method dispatch for Ruby, inspired by Topher Cyll's multi.
Forked from dyoder/functor Fri Jun 13 21:33:46 -0700 2008
legend
Mirror of the official git repository
Forked from timcharper/git-tmbundle Mon Mar 03 10:47:08 -0800 2008
legend
HTML Abstraction Markup Language - A Markup Haiku
Forked from nex3/haml Mon Feb 11 14:55:26 -0800 2008
legend
Replacement for ActiveRecord fixtures using an extremely flexible ruby-based approach.
Forked from technoweenie/model_stubbing Mon Jun 16 04:02:38 -0700 2008
legend
This plugin provides a flexible way to add authorization to Rails.
Forked from DocSavage/rails-authorization-plugin Thu May 22 06:10:29 -0700 2008
legend
Test application for testing the rails-authorization-plugin
Forked from grempe/rails-authorization-plugin-test Thu May 22 15:24:25 -0700 2008
legend
Ruby on Rails TextMate bundle [master branch is svn trunk; patches to drnicwilliams@gmail.com]
Forked from drnic/ruby-on-rails-tmbundle Wed Jan 30 15:20:38 -0800 2008
legend
JavaScript Application Framework - JS library only
Forked from sproutit/sproutcore Sat Jul 19 05:03:41 -0700 2008
legend
A rails plugin to validate date time attributes which also supports setting time values via strings.
Created Sun May 18 15:13:06 -0700 2008
legend
Next generation open source Ruby framework for Web apps.
Forked from dyoder/waves Tue Mar 18 11:15:31 -0700 2008
legend

Following

Public Activity  feed

lawrencepit committed to sproutcore about 2 hours ago

34d36af4771a017be528ec93e3f0868efefb8f69

commitRecords sends _method=put and destroyRecords sends _method=delete to accommodate REST aware servers

lawrencepit committed to validates_as_time 4 days ago

029dc22d00dc1e7d1c38a2be83642c468b5cf7d1

Various fixes. All tests pass.

lawrencepit committed to acts-as-taggable-on 5 days ago

016d9d29754b3e6cfc2d0e8926af8393adb28aa5

Merge branch 'master' of git://github.com/mbleigh/acts-as-taggable-on

lawrencepit forked sproutcore 6 days ago
Forked repository is at lawrencepit/sproutcore
lawrencepit started watching sproutcore 6 days ago
sproutcore is at sproutit/sproutcore
lawrencepit started watching sproutcore-samples 7 days ago
sproutcore-samples is at sproutit/sproutcore-samples
lawrencepit committed to rails 9 days ago

40dbebba28bfa1c55737da7354542c3bdca4e1a1

Allow deep merging of hash values for nested with_options. [#490 state:resolved]

lawrencepit committed to rails-authorization-plugin 11 days ago

3dd9bc84164d90e2dace17fdc8b25ac59f97f7a6

Performance enhancement for method model#users