pdobb

Member Since
Mar 18, 2009 (9 months)

Following 0 githubbers and watching 32 repositories view all →

Public Repositories (2)

  • update_attribute

    Simplifies calls to update_attribute on ActiveRecord objects by allowing you to replace "attribut...

    legend

    Last updated Sat Sep 26 02:31:13 -0700 2009

  • static_actions

    Rails plugin to quickly make named routes for non-RESTful actions.

    legend

    Forked from kossnocorp/static_actions Mon Sep 14 22:55:07 -0700 2009

    Last updated Mon Sep 14 23:00:47 -0700 2009

Public Activity feed

pdobb started watching flyerhzm/bullet Wed Dec 09 12:20:33 -0800 2009
bullet's description:
A rails plugin/gem to kill N+1 queries and unused eager loading
pdobb started watching eladmeidar/rails_indexes Wed Dec 09 12:20:32 -0800 2009
rails_indexes's description:
A rake task to track down missing database indexes. does not assume that all foreign keys end with the convention of _id.
pdobb started watching NZKoz/rails_xss Wed Dec 09 04:07:17 -0800 2009
rails_xss's description:
A plugin for rails 2.3 apps which switches the default to escape by default
pdobb started watching justinfrench/formtastic Sun Nov 29 22:13:46 -0800 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
pdobb started watching mislav/will_paginate Sat Nov 28 00:11:42 -0800 2009
will_paginate's description:
Adaptive pagination plugin for web frameworks and other applications
pdobb started watching toastyapps/alchemist Wed Nov 11 02:33:22 -0800 2009
alchemist's description:
Ruby library to convert from meters to miles from yards to fathoms from teaspoons to quarts and whatever else you could possibly want
pdobb started watching drogus/smurf Tue Nov 03 02:22:22 -0800 2009
smurf's description:
Rails plugin to automatically minify JS and CSS when their bundles get cached
pdobb started watching thumblemonks/smurf Tue Nov 03 01:57:09 -0800 2009
smurf's description:
Rails plugin to automatically minify JavaScript and CSS when their bundles get cached
pdobb started watching herval/yahoo-finance Fri Oct 30 16:26:53 -0700 2009
yahoo-finance's description:
A dead simple wrapper for yahoo finance quotes end-point.
pdobb started watching langalex/has_messages Mon Oct 19 13:04:37 -0700 2009
has_messages's description:
Demonstrates a reference implementation for sending messages between users
pdobb started watching patshaughnessy/auto_complete Thu Oct 01 00:13:09 -0700 2009
auto_complete's description:
auto_complete plugin refactored to handle complex forms and named scopes
pdobb started watching cldwalker/hirb Tue Sep 29 11:34:27 -0700 2009
hirb's description:
A mini view framework for console/irb that's easy to use, even while under its influence. Console goodies include a no-wrap table, auto-pager, tree and menu.
pdobb opened issue 10 on cldwalker/hirb Tue Sep 29 00:01:37 -0700 2009
Cryptic error when displaying an array of more than 1 type of ActiveRecord object
pdobb started watching pluginaweek/has_messages Mon Sep 28 22:47:54 -0700 2009
has_messages's description:
Demonstrates a reference implementation for sending messages between users
pdobb started watching geekq/workflow Mon Sep 28 12:42:26 -0700 2009
workflow's description:
Like acts as state machine (aasm), but _way_ better (it's in Ruby too!)
pdobb started watching ryan-allen/workflow Mon Sep 28 12:38:57 -0700 2009
workflow's description:
A Ruby state machine library, like assm / acts_as_state_machine, but with a nicer, more sensible API (in my opinion).
pdobb started watching rubyist/aasm Mon Sep 28 12:14:08 -0700 2009
aasm's description:
AASM - State machines for Ruby classes