lukemelia (Luke Melia)

Name
Luke Melia
Email
Website/Blog
http://www.lukemelia.com/devblog
Company
weplay
Location
New York, NY
Member Since
Feb 17, 2008 (about 1 year)

Following 7 githubbers and watching 106 repositories view all →

Public Repositories (15)

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Sun Apr 13 09:17:00 -0700 2008

    Last updated Sun Aug 02 21:05:24 -0700 2009

  • jit_observer

    Alternative to ActiveRecord::Observer that does not force immediate loads of the observed models.

    legend

    Last updated Mon Apr 27 21:28:58 -0700 2009

  • holiday-mailer

    itch-scratching app to send out a HTML Happy New Year email to friends and family

    legend

    Last updated Thu Jan 01 17:28:11 -0800 2009

  • cucumber-tmbundle

    TextMate bundle for Cucumber - fork of RSpec Story Runner bundle

    legend

    Forked from bmabey/cucumber-tmbundle Mon Sep 22 12:58:17 -0700 2008

    Last updated Sat Oct 18 20:13:28 -0700 2008

  • cucumber

    An experimental reimplementation of RSpec's story framework, based on Treetop

    legend

    Forked from aslakhellesoy/cucumber Mon Sep 22 13:42:26 -0700 2008

    Last updated Mon Sep 22 04:02:19 -0700 2008

  • sake-tasks

    Your own personal sake tasks, ripe for sharing.

    legend

    Forked from defunkt/sake-tasks Sat May 03 21:04:25 -0700 2008

    Last updated Tue Aug 19 19:24:19 -0700 2008

  • ruby-tmbundle

    Ruby TextMate bundle

    legend

    Forked from drnic/ruby-tmbundle Tue Aug 19 19:31:28 -0700 2008

    Last updated Tue Aug 19 15:19:06 -0700 2008

  • rspec-story-tmbundle

    Textmate Bundle for RSpec plain text stories (forked for alternate file organization convention)

    legend

    Forked from bmabey/rspec-story-tmbundle Thu Jun 12 21:07:45 -0700 2008

    Last updated Fri Jun 20 08:05:31 -0700 2008

  • cache_fu

    Everyone's favorite memcached plugin for ActiveRecord.

    legend

    Forked from defunkt/cache_fu Wed May 07 10:29:54 -0700 2008

    Last updated Wed May 07 11:14:13 -0700 2008

  • gchart

    GChart exposes the Google Chart API (http://code.google.com/apis/chart) via a friendly Ruby inter...

    legend

    Forked from abhay/gchart Wed Apr 23 21:14:24 -0700 2008

    Last updated Wed Apr 23 21:14:28 -0700 2008

  • webrat

    Webrat - Ruby Acceptance Testing for Web applications

    legend

    Forked from brynary/webrat Sun Mar 02 12:09:28 -0800 2008

    Last updated Mon Apr 21 19:21:16 -0700 2008

  • rspec

    Behaviour Driven Development framework for Ruby

    legend

    Forked from dchelimsky/rspec Fri Apr 18 23:07:58 -0700 2008

    Last updated Fri Apr 18 23:08:00 -0700 2008

  • rspec-tmbundle

    Textmate bundle for RSpec.

    legend

    Forked from dchelimsky/rspec-tmbundle Sun Apr 13 08:14:47 -0700 2008

    Last updated Sun Apr 13 08:58:07 -0700 2008

  • basecamp_notify

    Simple Capistrano plugin to post a Basecamp message for each deploy listing the git commit messag...

    legend

    Forked from scoop/basecamp_notify Mon Apr 07 18:48:03 -0700 2008

    Last updated Mon Apr 07 18:48:06 -0700 2008

  • facebox

    Facebook-style lightbox, built in jQuery

    legend

    Forked from defunkt/facebox Mon Feb 11 14:49:27 -0800 2008

    Last updated Wed Mar 26 13:17:23 -0700 2008

Public Activity feed

lukemelia forked jodosha/redis-store Thu Nov 19 07:42:46 -0800 2009
Forked repository has since been deleted.
lukemelia opened issue 36 on lsegal/yard Thu Nov 12 11:58:58 -0800 2009
plugin loading raises exception when called from Rails
lukemelia opened issue 35 on lsegal/yard Thu Nov 12 11:37:17 -0800 2009
String#underscore conflicts with ActiveSupport implementation
lukemelia pushed to master at weplay/loofah Sun Nov 08 19:29:22 -0800 2009
HEAD is cc6642b5719aaa7b7083093bfeeb0a194caa784a

27 commits »

lukemelia pushed to master at brynary/asset-trip Fri Nov 06 13:21:35 -0800 2009
HEAD is 04ba902c9a3560b1de8447424fee5ff5d9c56f94
lukemelia pushed to master at brynary/asset-trip Wed Nov 04 12:58:37 -0800 2009
HEAD is e4b59a317be79e2a56b92abb9fb68ac60cb35db0
lukemelia opened issue 2 on pelle/oauth Sat Oct 31 22:22:11 -0700 2009
Documentation confusion
lukemelia started watching brendanlim/mobile-fu Sat Oct 31 05:56:40 -0700 2009
mobile-fu's description:
Automatically detect mobile requests from mobile devices in your Rails application.
lukemelia pushed to master at weplay/delayed_job Fri Oct 30 16:05:24 -0700 2009
HEAD is c9872e294e4a558e670dce2a48887a6e6126e1da
  • lukemelia committed c9872e29:
    Raise an exception if you try to use a delayed performable method on an unsaved ActiveRecord object. Previous behavior was to silently serialize something of in the form "AR:User:" (note the missing ID) which would be treated as a string when deserialized.
lukemelia started watching jquery/jquery Thu Oct 29 10:01:08 -0700 2009
jquery's description:
jQuery JavaScript Library
lukemelia pushed to master at weplay/akismet Mon Oct 26 09:43:55 -0700 2009
HEAD is 601325df4e7aa109ca8831731d9d720ed3ef9b99
  • lukemelia committed 601325df:
    Akismet's response for submit-ham is "Thanks for making the web a better place."
lukemelia pushed to master at weplay/akismet Fri Oct 23 09:55:33 -0700 2009
HEAD is 79e7134b058e0ab3d953a61eeed4ccb8d1672df7
  • Luke Melia and Lee Bankewitz committed 79e7134b:
    Raise error on spam check where non-true, non-false value returned
lukemelia pushed to master at brynary/testjour Thu Oct 22 19:53:13 -0700 2009
HEAD is e516b0063d4ebd829663d4b0718aba22f5c4fbe7
  • lukemelia committed e516b006:
    Renamed http_queue => redis_queue to match class name
lukemelia pushed to master at brynary/testjour Thu Oct 22 06:32:56 -0700 2009
HEAD is 911fbd01228bf1e1d182c95fc34329c3d923c5c5
  • lukemelia committed 911fbd01:
    Changes to resolve the host for the redis queue properly during remote runs.
lukemelia pushed to master at brynary/testjour Wed Oct 21 14:34:39 -0700 2009
HEAD is 3288881492e23b09594c3aa7b54cd1bd563e8c37

5 commits »

lukemelia pushed to master at weplay/loofah Tue Oct 20 11:09:34 -0700 2009
HEAD is 53aecf4e36d5f884a85e64ed6674317d4f88844f
  • lukemelia committed 53aecf4e:
    Added a :nofollow scrubber, which adds rel="nofollow" to all links
lukemelia created branch cuke_043 at brynary/testjour Tue Oct 20 06:42:51 -0700 2009
lukemelia created branch cuke_043_upgrade at weplay/cucumber Sun Oct 18 21:57:23 -0700 2009
lukemelia updated gist: 208487 Mon Oct 12 08:24:13 -0700 2009
POST http://www.kaltura.com/index.php/partnerservices2/getuiconf Host: www.kaltura.com
lukemelia created gist: 208487 Mon Oct 12 08:23:22 -0700 2009
POST http://www.kaltura.com/index.php/partnerservices2/getuiconf Host: www.kaltura.com
lukemelia opened issue 3 on markevans/block_helpers Fri Oct 09 22:25:42 -0700 2009
Inherting block helpers
lukemelia started watching hpoydar/chef-ey-ree Fri Oct 09 20:08:28 -0700 2009
chef-ey-ree's description:
A chef-solo recipe for applying an easily reversible Ruby Enterprise Edition environment to an Engine Yard slice
lukemelia created branch master at weplay/dj_mailer Fri Oct 09 14:33:37 -0700 2009
New branch is at weplay/dj_mailer/tree/master
lukemelia created gist: 204778 Wed Oct 07 22:28:32 -0700 2009
#!/bin/sh export RUBY_HEAP_MIN_SLOTS=500000
lukemelia created gist: 204776 Wed Oct 07 22:27:00 -0700 2009
#!/usr/bin/env ruby source_dir = nil
lukemelia created gist: 204775 Wed Oct 07 22:23:55 -0700 2009
~ $ mkdir src ~ $ cd src ~/src $ wget http://rubyforge.org/frs/download.php/58677/ruby-enterpr...
lukemelia created gist: 200060 Fri Oct 02 12:57:58 -0700 2009
# def handle_exception_with_exception_notifier(exception) # params_to_send = (respond_to? :f...
lukemelia pushed to master at weplay/admin_assistant Thu Oct 01 16:23:17 -0700 2009
HEAD is 7791744f9b83d9be5f008969d86439fbb7194344

31 commits »