mlins (Matt Lins)

Name
Matt Lins
Email
Website/Blog
http://blog.bitmacro.com
Company
BitMacro LLC
Location
Madison, WI
Member Since
Feb 16, 2008 (about 1 year)

Following 3 githubbers and watching 30 repositories view all →

Public Repositories (10)

  • rails

    Ruby on Rails

    legend

    Forked from rails/rails Tue Dec 29 12:01:54 -0800 2009

    Last updated Tue Dec 29 11:46:36 -0800 2009

  • spree

    Spree is a complete open source e-commerce solution for Ruby on Rails.

    legend

    Forked from railsdog/spree Thu Oct 15 15:51:37 -0700 2009

    Last updated Sun Oct 25 13:24:33 -0700 2009

  • mustache

    What could be more logical awesome than no logic at all?

    legend

    Forked from defunkt/mustache Mon Oct 05 12:52:40 -0700 2009

    Last updated Mon Oct 05 12:17:24 -0700 2009

  • active_scaffold

    legend

    Forked from pbrant/active_scaffold Tue Apr 07 09:16:59 -0700 2009

    Last updated Tue Apr 07 12:33:20 -0700 2009

  • google-checkout

    Experimental Google Checkout gem

    legend

    Forked from topfunky/google-checkout Thu Dec 04 11:17:49 -0800 2008

    Last updated Tue Jan 20 12:42:35 -0800 2009

  • composite_primary_keys

    Composite Primary Keys support for Active Record

    legend

    Forked from pbrant/composite_primary_keys Thu Apr 09 10:16:57 -0700 2009

    Last updated Mon Jan 12 12:14:00 -0800 2009

  • godwit

    A framework to assist in the migration of data from legacy databases.

    legend

    Last updated Tue Dec 30 06:03:55 -0800 2008

  • active_migration

    A library to assist with the migration of data from legacy databases.

    legend

    Last updated Sun Nov 23 19:37:57 -0800 2008

  • shoulda

    Makes tests easy on the fingers and the eyes

    legend

    Forked from thoughtbot/shoulda Tue Nov 11 11:28:55 -0800 2008

    Last updated Sun Nov 09 13:43:19 -0800 2008

  • attachment_fu

    Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.

    legend

    Forked from technoweenie/attachment_fu Mon Nov 24 08:19:17 -0800 2008

    Last updated Sun Nov 02 10:17:57 -0800 2008

Public Activity feed

mlins forked rails/rails Tue Dec 29 12:01:57 -0800 2009
Forked repository is at mlins/rails
mlins created gist: 230248 Mon Nov 09 12:18:12 -0800 2009
DataMapper::Logger.new(STDOUT, :debug) require 'rails_datamapper'
mlins pushed to master at mlins/spree Sun Oct 25 13:24:33 -0700 2009
HEAD is 28f2cee1ac2fe2499e241d7d3c5a250385381324
  • Sean Schofield committed 28f2cee1:
    Remove defunct line item views.
mlins pushed to master at mlins/spree Fri Oct 23 07:19:31 -0700 2009
HEAD is 80acbe576321ca0d3a5951a7f8448f48f193b853

13 commits »

mlins created gist: 214570 Tue Oct 20 13:11:52 -0700 2009
# Returns model class used by parent side of the relationship # # @return [Reso...
mlins forked railsdog/spree Thu Oct 15 15:51:38 -0700 2009
Forked repository is at mlins/spree
mlins forked defunkt/mustache Mon Oct 05 12:52:41 -0700 2009
Forked repository is at mlins/mustache
mlins created gist: 199930 Fri Oct 02 10:36:22 -0700 2009
def completed? if subwizard? all_instances.all? do |instance|