andymism (Andrew Le)

Name
Andrew Le
Email
Website/Blog
http://andymism.com
Company
Freelance
Location
Santa Barbara, CA
Member Since
Jun 14, 2009 (6 months)

Following 0 githubbers and watching 19 repositories view all →

Public Repositories (2)

  • github-gem

    The official `github` command line helper for simplifying your GitHub experience.

    legend

    Forked from defunkt/github-gem Fri Oct 16 19:40:42 -0700 2009

    Last updated Sat Dec 05 16:46:57 -0800 2009

  • baseline

    Baseline Rails application template that I can use to start new projects. Includes gems manifest ...

    legend

    Last updated Sun Oct 18 04:49:33 -0700 2009

Public Activity feed

andymism pushed to master at andymism/github-gem Sat Dec 05 16:46:58 -0800 2009
HEAD is d6fe403baefe02483021d512eff4d3c584784af4

80 commits »

andymism started watching sorccu/cufon Thu Nov 12 18:52:27 -0800 2009
cufon's description:
Fast text replacement with canvas and VML - no Flash or images required.
andymism started watching sproutit/sproutcore Tue Oct 20 12:31:15 -0700 2009
sproutcore's description:
JavaScript Application Framework - JS library only
andymism started watching jgarber/redcloth Mon Oct 19 05:09:30 -0700 2009
redcloth's description:
RedCloth is a Ruby library for converting Textile into HTML.
andymism started watching floehopper/mocha Sun Oct 18 05:57:52 -0700 2009
mocha's description:
Mocha is a mocking and stubbing library for Ruby
andymism created tag v1.0.0 at andymism/baseline Sun Oct 18 04:49:33 -0700 2009
andymism pushed to master at andymism/baseline Sun Oct 18 04:46:18 -0700 2009
HEAD is 7036c449ba6580a5b09ae1a83682493dc9f2b836

6 commits »

andymism pushed to master at andymism/baseline Sun Oct 18 02:52:19 -0700 2009
HEAD is 3117ba39bc7c1b7c2bbfa59e06454bdfbf813f46
andymism pushed to master at andymism/baseline Sun Oct 18 02:48:04 -0700 2009
HEAD is 0442893fc8ea959a92089de44664e7da1cb6824e
andymism pushed to master at andymism/baseline Sun Oct 18 02:41:32 -0700 2009
HEAD is 27ccd5b0f0b5646fd1a74b29a9fef2def55ebc87
andymism pushed to master at andymism/baseline Sun Oct 18 02:34:19 -0700 2009
HEAD is 9b6b386a4dca524d6fc3b179eb2b957bbae9f6ff

4 commits »

andymism pushed to master at andymism/baseline Sun Oct 18 00:52:00 -0700 2009
HEAD is 5efb81f6a6bd97c331a564c28753ab1566f11a5c
andymism pushed to master at andymism/baseline Sun Oct 18 00:49:56 -0700 2009
HEAD is 7020a3aee1c6655caeeddee45feedc5e9d52a68f

10 commits »

andymism pushed to master at andymism/baseline Sat Oct 17 23:58:55 -0700 2009
HEAD is e1b0285bb8586d9c94ca359c54296cd3fffcdedf

2 commits »

andymism pushed to master at andymism/baseline Sat Oct 17 23:38:02 -0700 2009
HEAD is 9dcdf621d6b9987ba950e7f685c5ba73db872da4
  • andymism committed 9dcdf621:
    Back to conventional SQLite3 DB for dev over a postgres one
andymism pushed to master at andymism/baseline Sat Oct 17 23:31:41 -0700 2009
HEAD is 459e2fc82c00782991b6f8b670ecf745296f8032

3 commits »

andymism pushed to master at andymism/baseline Sat Oct 17 01:04:11 -0700 2009
HEAD is 5141ac90a01883270f7ea49fc310aa7d836a0ddf

2 commits »

andymism created gist: 212259 Fri Oct 16 23:08:05 -0700 2009
#! /usr/bin/env ruby # A quick little ruby script to run in the shell to have your existing # loc...
andymism forked defunkt/github-gem Fri Oct 16 19:40:43 -0700 2009
Forked repository is at andymism/github-gem
andymism started watching github/mechanize Fri Oct 16 07:10:46 -0700 2009
mechanize's description:
Mechanize is a ruby library that makes automated web interaction easy.
andymism created gist: 211543 Thu Oct 15 21:02:17 -0700 2009
<div class="data syntax"> <table cellpadding="0" cellspacing="0"> <tr> <td> <pre cl...
andymism pushed to master at andymism/baseline Thu Oct 15 06:18:52 -0700 2009
HEAD is b09267fb642692a0e833ee534c965a11c5e17fdd
andymism created branch master at andymism/baseline Thu Oct 15 06:15:25 -0700 2009
andymism created repository baseline Thu Oct 15 06:14:13 -0700 2009
New repository is at andymism/baseline
andymism started watching thoughtbot/shoulda Thu Oct 15 05:49:52 -0700 2009
shoulda's description:
Makes tests easy on the fingers and the eyes
andymism started watching 280north/cappuccino Thu Oct 08 04:15:34 -0700 2009
cappuccino's description:
Web Application Framework in JavaScript and Objective-J
andymism created gist: 203002 Tue Oct 06 06:16:27 -0700 2009
find . -type f -iname "*.php" -path "./controllers/*" -or -path "./models/*" -or -path "./views/*...
andymism updated gist: 200654 Sat Oct 03 20:15:03 -0700 2009
require 'net/http' require 'uri'
andymism forked gist: 200654 Sat Oct 03 06:51:58 -0700 2009
require 'net/http' require 'uri'
andymism created gist: 199991 Fri Oct 02 11:41:12 -0700 2009
#!/usr/local/bin/ruby -w # Find any deleted but not index files in the git status output # and ad...