Skip to content

Instantly share code, notes, and snippets.

View baldwindavid's full-sized avatar

David Baldwin baldwindavid

  • Indianapolis, IN
View GitHub Profile
Substruct - http://code.google.com/p/substruct/
Spree - spreehq.org
Minimal Cart - http://github.com/jbresnik/minimal-cart/tree/master
FoxyCart - http://www.foxycart.com/
# JRAILS init file - for noConflict
# uncomment to use jQuery.noConflict()
ActionView::Helpers::PrototypeHelper::JQUERY_VAR = '$j'
#ActionView::Helpers::AssetTagHelper::JAVASCRIPT_DEFAULT_SOURCES = ['jquery','jquery-ui','jrails']
#ActionView::Helpers::AssetTagHelper::reset_javascript_include_default
require 'jrails'
/* This fixes the problem with right columns being pushed below in ie6*/
/* -----------------------------------------------------------------------
Blueprint CSS Framework 0.7.1
http://blueprintcss.googlecode.com
* Copyright (c) 2007-2008. See LICENSE for more info.
* See README for instructions on how to use Blueprint.
* For credits and origins, see AUTHORS.
git submodule add git://github.com/rails/acts_as_list.git vendor/plugins/acts_as_list
git submodule add git://github.com/nex3/haml.git vendor/plugins/haml
git submodule add git://github.com/rails/acts_as_tree.git vendor/plugins/acts_as_tree
git submodule add [email protected]:bilson/simple_form_mailer.git vendor/plugins/simple_form_mailer
git submodule add [email protected]:bilson/dumpimp.git vendor/plugins/dumpimp
git submodule add git://github.com/rails/rails.git vendor/rails
git submodule add git://github.com/thoughtbot/paperclip.git vendor/plugins/paperclip
git submodule add [email protected]:bilson/basic_haml_generators.git vendor/plugins/basic_haml_generators
git submodule add git://github.com/rubyist/aasm.git vendor/plugins/aasm
git submodule add git://github.com/technoweenie/restful-authentication.git vendor/plugins/restful_authentication
.DS_Store
log/*.log
tmp/attachment_fu/[^.]*
tmp/cache/[^.]*
tmp/pids/[^.]*
tmp/sessions/[^.]*
tmp/sockets/[^.]*
public/flv/[^.]*