emmanuel (Emmanuel Gomez)

Name
Emmanuel Gomez
Email
Location
Seattle, WA
Member Since
Apr 16, 2008 (about 1 year)

Following 2 githubbers and watching 36 repositories view all →

Public Repositories (8)

  • cells

    Components for Rails.

    legend

    Forked from apotonick/cells Tue Nov 24 19:12:40 -0800 2009

    Last updated Fri Nov 27 03:44:02 -0800 2009

  • nine_palaces

    A simple framework for building file processing workflows (eg., download -> decrypt -> batch load...

    legend

    Last updated Thu Nov 26 00:00:25 -0800 2009

  • jquery-autocomplete

    jQuery Autocomplete plugin

    legend

    Forked from ReinH/jquery-autocomplete Sat Nov 21 09:47:41 -0800 2009

    Last updated Sun Nov 22 02:48:42 -0800 2009

  • ey-cloud-recipes

    A starter repo for custom chef recipes on EY's cloud platform

    legend

    Forked from engineyard/ey-cloud-recipes Tue Aug 18 13:48:13 -0700 2009

    Last updated Fri Nov 13 17:30:28 -0800 2009

  • inherited_resources

    Inherited Resources speeds up development by making your controllers inherit all restful actions ...

    legend

    Forked from josevalim/inherited_resources Mon Aug 31 20:16:18 -0700 2009

    Last updated Fri Oct 02 02:43:52 -0700 2009

  • jQuery-Tokenizing-Autocomplete-Plugin

    This is a jQuery plugin to allow users to select multiple items from a predefined list, using aut...

    legend

    Forked from loopj/jQuery-Tokenizing-Autocomplete-Plugin Thu Sep 17 15:43:13 -0700 2009

    Last updated Sat Jul 11 17:55:12 -0700 2009

  • clockwork

    A(nother) Ruby implementation of Temporal Expressions. Describe recurrence in plain English!

    legend

    Last updated Wed Feb 25 16:04:51 -0800 2009

  • extlib

    General Ruby extensions for DataMapper and DataObjects

    legend

    Forked from sam/extlib Thu Nov 20 09:12:37 -0800 2008

    Last updated Thu Nov 20 12:27:35 -0800 2008

Public Activity feed

emmanuel pushed to master at emmanuel/cells Fri Nov 27 03:44:02 -0800 2009
HEAD is 37b2a9a9af312a4d8c782f2259c0b047ff9b0db5
  • emmanuel committed 37b2a9a9:
    Resolve some undesired behavior with inheritance and default layout.
emmanuel pushed to master at emmanuel/cells Fri Nov 27 03:35:25 -0800 2009
HEAD is a5f5e5e64ec1cf66d203a1196ed033cad0e43b87
  • emmanuel committed a5f5e5e6:
    Added a couple of render tests for new default layout option.
emmanuel pushed to master at emmanuel/cells Fri Nov 27 02:47:24 -0800 2009
HEAD is 1350181a3d52ed07f51e569935a20135412adfb6
  • emmanuel committed 1350181a:
    Added Cell::Base.layout for setting the default layout for all cell states.
emmanuel created branch master at emmanuel/nine_palaces Thu Nov 26 00:00:25 -0800 2009
emmanuel created repository Nine-Palaces Wed Nov 25 23:58:06 -0800 2009
New repository is at emmanuel/nine_palaces
emmanuel pushed to better-render at emmanuel/cells Tue Nov 24 19:34:22 -0800 2009
HEAD is 2b180a1d45bd36c7d25d87d55a2093162386ce68
emmanuel forked apotonick/cells Tue Nov 24 19:12:41 -0800 2009
Forked repository is at emmanuel/cells
emmanuel commented on apotonick/cells Tue Nov 24 19:11:17 -0800 2009
Comment in 360aae9:

Well, I already sounded off on the mailing list: I favor the explicit render.

Reasons:

  • It allows for more flexibility
    • as Nick pointed out on the ML, with explicit render you can more easily render other states of the same cell (or of other cells) and compose them, or do other cool stuff
  • In my mind the strongest argument in favor of explicit render is the principle of least surprise.
    • I would find it less surprising that rendering a cell state simply boils down to a method call and its return value.
    • Requiring states to return a non-string to trigger rendering (current mainline behavior) is more surprising than simply outputting the return value of the state method.
emmanuel pushed to master at emmanuel/jquery-autocomplete Sun Nov 22 02:48:42 -0800 2009
HEAD is 0f67490c3d6f06ed7c4aec07c2f00771f502761b
  • emmanuel committed 0f67490c:
    Added templateBegin and templateEnd options to autocomplete.ext.templateText.
emmanuel pushed to master at emmanuel/jquery-autocomplete Sun Nov 22 02:41:04 -0800 2009
HEAD is a93ef59e3bbb38c20dca7c45d42d51786b1dd192

2 commits »

emmanuel pushed to master at emmanuel/jquery-autocomplete Sun Nov 22 02:02:41 -0800 2009
HEAD is bc2b151252b758c350451918a070835c43f9f5a7

12 commits »

emmanuel pushed to master at emmanuel/jquery-autocomplete Sat Nov 21 12:12:19 -0800 2009
HEAD is ef72a6e091cb37a4f9fd4f9dbb67bbf03ff22bf1

10 commits »

emmanuel forked ReinH/jquery-autocomplete Sat Nov 21 09:47:44 -0800 2009
Forked repository is at emmanuel/jquery-autocomplete
emmanuel pushed to master at emmanuel/ey-cloud-recipes Fri Nov 13 17:30:28 -0800 2009
HEAD is a98ac46eb09afa98f3d513e089d1c0b0ee480c39

2 commits »

emmanuel started watching apotonick/cells_examples Tue Nov 10 09:37:45 -0800 2009
cells_examples's description:
A rails project to demonstrate cells in action.
emmanuel started watching apotonick/cells Tue Nov 10 09:37:36 -0800 2009
cells's description:
Components for Rails.
emmanuel forked gist: 209048 Mon Oct 12 23:17:48 -0700 2009
$.extend({ param: function( a, nest_in ) { var s = [ ];
emmanuel started watching justinfrench/formtastic Sun Oct 04 00:15:18 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
emmanuel pushed to master at emmanuel/inherited_resources Fri Oct 02 02:43:53 -0700 2009
HEAD is 6eeecdb86757dceebd3f271d65ccf79262d434d2

30 commits »