AndyMoreland (Andrew Moreland)

Name
Andrew Moreland
Email
Location
Olympia, Washington
Member Since
Nov 30, 2008 (about 1 year)

Following 1 githubber and watching 34 repositories view all →

Public Repositories (12)

  • babushka-deps

    testing babushka

    legend

    Last updated Thu Dec 03 22:05:36 -0800 2009

  • vimfiles

    My take on Akita's take on someone elses vim files. Hacked a few plugins, and my own vimrc.

    legend

    Forked from akitaonrails/vimfiles Sun Jul 05 11:38:56 -0700 2009

    Last updated Wed Nov 25 08:43:59 -0800 2009

  • beet-recipes

    legend

    Forked from jackdempsey/beet-recipes Sat Oct 31 14:09:15 -0700 2009

    Last updated Sat Oct 31 14:40:26 -0700 2009

  • bashfiles

    My bash customizations (no, I'm not cool enough for zshell

    legend

    Last updated Sat Aug 22 00:34:29 -0700 2009

  • History

    ask my history teacher if he's posted his assignments yet.

    legend

    Last updated Tue Aug 04 21:54:17 -0700 2009

  • octopi

    A Ruby interface to GitHub API v2

    legend

    Forked from fcoury/octopi Sun Jul 26 17:35:45 -0700 2009

    Last updated Sun Jul 26 17:37:51 -0700 2009

  • Sinatra-Hit-List

    Simple sinatra wrapper around the sqlite database that The Hit List uses to store its data. Not ...

    legend

    Last updated Fri Jul 24 12:17:00 -0700 2009

  • beet

    Gem that allows easy production of ruby based projects

    legend

    Forked from jackdempsey/beet Wed Aug 05 00:06:19 -0700 2009

    Last updated Mon Jul 20 07:46:25 -0700 2009

  • data-marionette

    legend

    Last updated Sat Jul 18 23:41:42 -0700 2009

  • kii

    A Rails powered wiki with a sensible code base. Work in progress.

    legend

    Forked from augustl/kii Sat Jul 18 16:39:15 -0700 2009

    Last updated Sat Jul 18 20:39:58 -0700 2009

  • rails-templates

    Templates for rails applications that I use.

    legend

    Last updated Mon Mar 30 20:06:09 -0700 2009

  • ruby-on-rails-tmbundle

    This is DrNic's TM bundle hacked to allow go to file on line to work w/ render @post and other ab...

    legend

    Forked from drnic/ruby-on-rails-tmbundle Sat Mar 28 19:56:43 -0700 2009

    Last updated Sat Mar 28 21:23:27 -0700 2009

Public Activity feed

AndyMoreland started watching acatighera/statistics Tue Dec 22 18:27:52 -0800 2009
statistics's description:
An ActiveRecord plugin that makes it easier to do reporting.
AndyMoreland updated gist: 252993 Wed Dec 09 16:40:22 -0800 2009
squareCheck :: (RealFloat a) => [[a]] -> Bool squareCheck matrix | height == num_with_right_wid...
AndyMoreland updated gist: 252993 Wed Dec 09 16:34:39 -0800 2009
squareCheck matrix | height == width = True | otherwise = False
AndyMoreland created gist: 252993 Wed Dec 09 16:33:04 -0800 2009
squareCheck [] = True squareCheck matrix | height == width = True
AndyMoreland started watching nfjinjing/hack Sun Dec 06 00:47:16 -0800 2009
hack's description:
a haskell webserver interface
AndyMoreland started watching nfjinjing/loli Sun Dec 06 00:47:05 -0800 2009
loli's description:
A minimum web dev DSL in Haskell
AndyMoreland updated gist: 250133 Sun Dec 06 00:41:40 -0800 2009
quicksort :: (Ord a) => [a] -> [a] quicksort [] = [] quicksort (x:xs) =
AndyMoreland created gist: 250133 Sun Dec 06 00:41:30 -0800 2009
http://pastie.org/730113
AndyMoreland started watching joshuaclayton/blueprint-css Sat Dec 05 11:20:36 -0800 2009
blueprint-css's description:
A CSS framework that aims to cut down on your CSS development time
AndyMoreland started watching justinfrench/formtastic Sat Dec 05 11:19:46 -0800 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
AndyMoreland started watching facebook/three20 Sat Dec 05 11:19:40 -0800 2009
three20's description:
Three20 is an Objective-C library for iPhone developers
AndyMoreland started watching chriseppstein/compass Sat Dec 05 11:18:46 -0800 2009
compass's description:
Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
AndyMoreland started watching alsonkemp/turbinado Sat Dec 05 11:18:41 -0800 2009
turbinado's description:
MVC Web Framework for Haskell. See http://github.com/turbinado/turbinado-website for example code
AndyMoreland created branch master at AndyMoreland/babushka-deps Thu Dec 03 22:05:37 -0800 2009
AndyMoreland created repository babushka-deps Thu Dec 03 22:04:14 -0800 2009
New repository is at AndyMoreland/babushka-deps
AndyMoreland started watching rtomayko/tilt Wed Dec 02 16:20:41 -0800 2009
tilt's description:
Generic interface to multiple Ruby template engines
AndyMoreland started watching michaeledgar/amp Wed Dec 02 16:16:38 -0800 2009
amp's description:
Version Control in Ruby. Mercurial Compatible. Big ideas.
AndyMoreland started watching mwotton/Hubris Wed Dec 02 08:43:24 -0800 2009
Hubris's description:
Bridge from Ruby to Haskell
AndyMoreland started watching nkallen/arel Wed Dec 02 08:43:13 -0800 2009
arel's description:
A Relational Algebra
AndyMoreland started watching rails/rails Wed Dec 02 08:42:30 -0800 2009
rails's description:
Ruby on Rails
AndyMoreland started watching rstacruz/sparkup Wed Dec 02 08:42:20 -0800 2009
sparkup's description:
A parser for a condensed HTML format
AndyMoreland pushed to master at AndyMoreland/vimfiles Wed Nov 25 08:44:00 -0800 2009
HEAD is 5c7124b06af8a379dd829708cc263485a09b854f
AndyMoreland pushed to master at AndyMoreland/vimfiles Mon Nov 23 22:57:07 -0800 2009
AndyMoreland pushed to master at AndyMoreland/beet-recipes Sat Oct 31 14:40:27 -0700 2009
HEAD is 360a5ed173e8200e2db3961f012cef1c7bc2b704
AndyMoreland pushed to master at AndyMoreland/beet-recipes Sat Oct 31 14:16:18 -0700 2009
AndyMoreland pushed to master at AndyMoreland/vimfiles Sat Oct 31 14:12:19 -0700 2009
HEAD is fb703e33f45a15aa75823c732d76e1e817e0a537
  • AndyMoreland committed fb703e33:
    Make ruby.vim compatible with fish (kind of..) and fix linewrap settings
AndyMoreland forked jackdempsey/beet-recipes Sat Oct 31 14:09:17 -0700 2009
Forked repository is at AndyMoreland/beet-recipes