GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

whatcould

David Reese
wisconsin, usa
0
7
Apr 23, 2008
  • Symlink to external dependencies, rather than bloating your repositories with them
    Forked from 37signals/cached_externals Fri Oct 31 12:39:10 -0700 2008
    legend
  • A ruby on rails blogging app for the fashionable developer - it's better than Mephisto or SimpleLog
    Forked from xaviershay/enki Wed Nov 05 11:09:04 -0800 2008
    legend
  • Zoomy JavaScript based loosely on Fancy Zoom by Cabel Sasser.
    Forked from jnunemaker/fancy-zoom Mon Nov 03 13:50:12 -0800 2008
    legend
  • Rails plugin: Provides a default CSS class on all INPUT fields based on the type attribute.
    Forked from rpheath/input_css Thu Sep 25 11:20:19 -0700 2008
    legend
  • Fork of Ruby on Rails Log Analyzer - RAWK (by Chris Hobbs)
    Forked from yoon/rawk Thu Oct 09 06:31:03 -0700 2008
    legend
  • ActionView helpers for showing relative time spans like "Jan 1 - 5" or "Jan 1 - Feb 5"
    Forked from technoweenie/relative_time_helpers Mon Nov 17 21:36:07 -0800 2008
    legend
  • The vision toolkit ( Shopify in a box -- for template designers )
    Forked from Shopify/vision Mon Jul 07 16:46:20 -0700 2008
    legend

Public Activity  feed

whatcould commented on rails/rails Sun Nov 23 19:09:23 -0800 2008
Comment in 5d3712a:

I get Name Collision: Method 'to_xs' is already defined in String after this commit. Seems to be taking builder from the gem and not from the rails source… yep, if i uninstall the builder gem, it works fine.
/Library/Ruby/Gems/1.8/gems/builder-2.1.2/lib/builder/xchar.rb 14 in `check_for_name_collision'
Please let me know if i should post a bug report on lighthouse in these kinds of cases? seems like this is better targeted.

whatcould commented on rails/rails Sun Nov 23 14:07:03 -0800 2008
Comment in e201fc7:
  1. no such file to load—tmail/net (RuntimeError)
    ActionMailer seems to work without it, interestingly enough.
whatcould commented on rails/rails Sun Nov 23 12:05:38 -0800 2008
Comment in e201fc7:

Had to comment out "require ‘tmail/net’ in actionmailer/base.rb" to get rails to start after this commit.

whatcould commented on rails/rails Sun Nov 23 10:35:33 -0800 2008
Comment in fcce1f1:

With this commit you’ll need to update your phusion passenger—but it might be better to hack the solution yourself than try to be fancy and update the gem.
See my note in comments at http://ryandaigle.com/articles/2008/11/19/what-s-new-in-edge-rails-application-rb-duality-is-no-more

whatcould committed to whatcould/relative_time_helpers Tue Nov 18 08:00:34 -0800 2008

06ccdf85c04cc14f375bd93500a6d601a3dd44f1

today, show actual time; yesterday, show "yesterday" etc

whatcould committed to whatcould/relative_time_helpers Mon Nov 17 22:05:17 -0800 2008

d0b092d2455b56721efc73217d4be558a661fb40

relative_date_in_past gives weekday names in previous week

whatcould committed to whatcould/relative_time_helpers Mon Nov 17 21:51:22 -0800 2008

81ba58f938ac59e98be105ee75a643cbb1a7fad3

removed ordinal formatting (Nov 15, not Nov 15th)

whatcould forked technoweenie/relative_time_helpers Mon Nov 17 21:36:07 -0800 2008
Forked repository is at whatcould/relative_time_helpers
whatcould committed to whatcould/enki Wed Nov 05 19:28:35 -0800 2008

e584d6c8aede204ee4e19a91cb4329495ef40de8

Merge branch 'master' of git://github.com/xaviershay/enki into xaviershay/master

whatcould commented on whatcould/enki Wed Nov 05 19:24:40 -0800 2008
Comment in e584d6c:

well that wasn’t the clearest commit message ever… not what i did, besides. i think.

whatcould commented on xaviershay/enki Wed Nov 05 13:44:36 -0800 2008
Comment in 440cc7f:

grrr, sorry, this apparently broke at various points. safe_erb doesn’t like <%= link_to(h(@post.title), post_path(@post)) %>, which leads me to believe link_to doesn’t untaint its output? pita.

whatcould committed to whatcould/enki Wed Nov 05 13:41:28 -0800 2008

08a3f502b82e8cf58088333cd613df1d8c772d1a

fix layout to escape title (for safe_erb)

whatcould commented on xaviershay/enki Wed Nov 05 13:31:23 -0800 2008
Comment in 440cc7f:

hey, I think this broke the trunk / default clone. i get "attempted to output tainted string: My Enki Blog" when i fire it up.

whatcould forked xaviershay/enki Wed Nov 05 11:09:04 -0800 2008
Forked repository is at whatcould/enki
whatcould forked jnunemaker/fancy-zoom Mon Nov 03 13:50:12 -0800 2008
Forked repository is at whatcould/fancy-zoom
whatcould committed to whatcould/rawk Sat Nov 01 08:56:55 -0700 2008
whatcould edited a page in the scriptaculous wiki Sat Nov 01 07:19:06 -0700 2008
whatcould committed to whatcould/cached_externals Fri Oct 31 12:44:21 -0700 2008

6ecf36f38f8e5a66113ef1eba5cd3c13c91e6dc2

add update_config_from_git_submodules

whatcould forked 37signals/cached_externals Fri Oct 31 12:39:10 -0700 2008
Forked repository is at whatcould/cached_externals
whatcould deleted cached_externals Fri Oct 31 12:38:47 -0700 2008
Deleted repository was at whatcould/cached_externals