myobie

Nathan
The Myobie Corporation
Reston, VA, USA
Merb Core: All you need. None you don't.
Forked from wycats/merb-core 4 months ago
legend
Merb More: The Full Stack. Take what you need; leave what you don't.
Forked from wycats/merb-more 3 months ago
legend
Merb Plugins: Even more modules to hook up your Merb installation
Forked from wycats/merb-plugins 3 months ago
legend
open-source e-commerce built on merb
Forked from myabc/merb_mart 2 months ago
legend
Pagination for Merb based off will_paginate
Created 2 months ago
legend
Most awesome pagination solution for Rails/Merb
Forked from mislav/will_paginate 3 days ago
legend

Following

Public Activity  feed

myobie committed to dm-more about 13 hours ago

2408e7d6524aaf076680a5451bf42c58793bdb0c

Update bootloader class name for new edge merb changes. Thanks Michael Klishin.

myobie forked will_paginate 3 days ago
Forked repository is at myobie/will_paginate
myobie started watching mspec 3 days ago
mspec is at brixen/mspec
myobie commented on sam/dm-core 3 days ago
Comment in d304b43:
<p>Yeah, I reverted it soon&#8230;
myobie committed to dm-more 3 days ago

53973fb564838e387c4721a46b3bba7d2fa10bcf

Added dm-ar-finders to the gem list

myobie committed to dm-core 3 days ago

2b7e93887d8e48a9602dd49ab881e07e2ef4cb53

Removing find_or_create because it's in dm-ar-finders (jumped the gun on that one)

myobie committed to dm-core 3 days ago

3154ecd2d2bf54e77f491f65a5af68798839f276

Merge branch 'find_or_create'

myobie committed to dm-core 3 days ago

b9b7d439a77abcad5ea177e879e13ff7f35b1150

Merge branch 'field_name'

myobie committed to dm-core 3 days ago

24c46588a0b88b6688bf871c086b9602d19f516c

Use field instead of just the property name for :order clauses.

myobie committed to dm-core 3 days ago

d304b43f1bd73a3731ab355f4924d077a4cb5e75

Added find or create support