zachinglis (Zach Inglis)

Name
Zach Inglis
Email
Website/Blog
http://zachinglis.com
Company
London Made
Location
United Kingdom
Member Since
Feb 22, 2008 (about 1 year)

Following 203 coders and watching 171 repositories view all →

Public Repositories (19)

  • crummy

    Tasty breadcrumbs!

    legend

    Last updated Thu Nov 19 01:51:22 -0800 2009

  • dotfiles

    My dotfiles

    legend

    Last updated Sat Oct 03 12:41:08 -0700 2009

  • people_places_things

    Parsers and formatters for person names, street addresses, city/state/zip, phone numbers, etc.

    legend

    Forked from dburkes/people_places_things Tue Sep 15 13:51:22 -0700 2009

    Last updated Wed Sep 02 09:12:56 -0700 2009

  • jquery.animated.linethrough

    legend

    Last updated Thu Jul 16 21:55:11 -0700 2009

  • zachinglis.github.com

    legend

    Last updated Thu Jul 16 18:20:31 -0700 2009

  • is_rateable

    Ratings for your model.

    legend

    Last updated Wed Jun 10 10:38:41 -0700 2009

  • rspec-haml-scaffold-generator

    A Haml Scaffolding Generator for RSpec

    legend

    Forked from dfischer/rspec-haml-scaffold-generator Wed May 06 15:57:44 -0700 2009

    Last updated Thu May 07 16:10:13 -0700 2009

  • holler

    In/Out style app.

    legend

    Last updated Sun Apr 05 15:11:00 -0700 2009

  • tumblrlosr

    Tells you who started and who stopped following you on Tumblr.

    legend

    Last updated Thu Feb 19 02:06:06 -0800 2009

  • page_title

    Simple Rails helper for displaying the page title.

    legend

    Last updated Sat Dec 20 09:17:29 -0800 2008

  • enki

    A ruby on rails blogging app for the fashionable developer - it's better than Mephisto or SimpleLog

    legend

    Forked from xaviershay/enki Sat Dec 13 08:06:55 -0800 2008

    Last updated Sat Dec 13 08:08:16 -0800 2008

  • magic_enums

    legend

    Last updated Mon Nov 24 02:32:20 -0800 2008

  • rails-helpers

    legend

    Last updated Sat Nov 08 08:25:25 -0800 2008

  • docrails

    PLEASE CHECK http://github.com/lifo/docrails/wikis

    legend

    Forked from lifo/docrails Tue May 20 08:40:42 -0700 2008

    Last updated Sat Aug 23 10:43:13 -0700 2008

  • mouth

    Rails blogging engine.

    legend

    Last updated Fri Aug 22 15:13:51 -0700 2008

  • ack-tmbundle

    "Ack in Project" TextMate bundle

    legend

    Forked from protocool/ack-tmbundle Thu Jul 31 10:24:04 -0700 2008

    Last updated Thu Jul 31 10:25:12 -0700 2008

  • restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite a...

    legend

    Forked from technoweenie/restful-authentication Sun Jun 22 19:28:01 -0700 2008

    Last updated Tue Jun 24 06:19:27 -0700 2008

  • dashboard-location

    Host your own accountname.domain.com urls with ease!

    legend

    Last updated Fri May 02 02:36:24 -0700 2008

  • rails-plugins

    All my Rails plugins bundled up.

    legend

    Last updated Wed Mar 26 12:19:16 -0700 2008

Public Activity feed

zachinglis started watching ryanb/rails-templates Wed Jan 27 18:56:48 -0800 2010
rails-templates's description:
Template scripts for creating new rails applications.
zachinglis started watching kneath/watchtower Mon Dec 14 16:51:20 -0800 2009
watchtower's description:
An example app built with Sinatra, Mustache and MongoDB
zachinglis started watching tobi/clarity Thu Nov 19 07:25:30 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
zachinglis applied fork commits to crummy/master Thu Nov 19 01:51:22 -0800 2009
master was changed to 5775b7
zachinglis pushed to master at zachinglis/dotfiles Sat Oct 03 12:41:08 -0700 2009
HEAD is fb20b058ddfa3abdf447c911b4ff9d07f67a5344
  • Zach Inglis committed fb20b058:
    Added rvm
zachinglis pushed to master at zachinglis/dotfiles Sat Oct 03 12:37:16 -0700 2009
HEAD is f6ad5e51712cc909c64e9db7701db5437ebd110f
  • Zach Inglis committed f6ad5e51:
    Listing directories now doesnt show . and ..
zachinglis commented on s0nspark/rubyosa Wed Sep 30 08:55:00 -0700 2009
Comment in 5f705d3:

For me, it needed rubygems required.

zachinglis commented on s0nspark/rubyosa Wed Sep 30 05:34:19 -0700 2009
Comment in 5f705d3:

I'm getting…
[code] ruby-1.8.7-p174 > require 'rbosa'
LoadError: no such file to load -- xml

from /Users/zachinglis/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rbosa.rb:33:in `require'
from /Users/zachinglis/.rvm/ruby-1.8.7-p174/lib/ruby/site_ruby/1.8/rbosa.rb:33
from (irb):1:in `require'
from (irb):1
from /Users/zachinglis/.rvm/ruby-1.8.7-p174/lib/ruby/1.8/date.rb:427

[/code] Any idea?

zachinglis started watching s0nspark/rubyosa Wed Sep 30 05:17:58 -0700 2009
rubyosa's description:
Fork of http://rubyosa.rubyforge.org/svn/trunk