srveit (Stephen Veit)

Name
Stephen Veit
Email
Website/Blog
http://stephen-veit.blogspot.com
Member Since
Apr 11, 2008 (about 1 year)

Following 0 githubbers and watching 19 repositories view all →

Public Repositories (6)

  • resource_controller

    Rails RESTful controller abstraction plugin.

    legend

    Forked from jamesgolick/resource_controller Wed Dec 03 14:55:32 -0800 2008

    Last updated Thu Jun 04 04:04:55 -0700 2009

  • web_sg_form_builder

    Simplified form builder that produces consistent and semantic form markups

    legend

    Forked from choonkeat/web_sg_form_builder Mon Dec 01 17:30:02 -0800 2008

    Last updated Thu May 28 17:40:41 -0700 2009

  • rails-templates

    Template scripts for creating new rails applications.

    legend

    Last updated Sun May 24 11:47:40 -0700 2009

  • scaffold-semantic

    Scaffold that uses ResourceController and WebSgFormBuilder

    legend

    Last updated Thu Oct 02 05:27:20 -0700 2008

  • distance

    Rails app that finds nearby ZIP codes

    legend

    Last updated Mon Jul 21 09:03:16 -0700 2008

  • scaffold-resource-matrix

    Rails generator to create an authenticated REST resource including a functional matrix test.

    legend

    Last updated Tue Jun 03 17:13:05 -0700 2008

Public Activity feed

srveit created gist: 215049 Wed Oct 21 04:21:32 -0700 2009
class Calculator::FedEx::TwoDay < Calculator::FedEx::Base def self.description "FedEx 2 Day"
srveit created gist: 215048 Wed Oct 21 04:20:54 -0700 2009
class Calculator::FedEx::Base < Calculator::ActiveShipping def carrier ActiveMerchant::Ship...
srveit opened issue 3 on joshnuss/spree-faq Tue Oct 20 19:18:17 -0700 2009
Need to update to use jQuery instead of Prototype