cschneid

Chris Schneider
Fort Collins, CO
11
7
  • dotfiles (for my macbook pro running Leopard) (vim, ruby, rails)
    Forked from cradle/dotfiles Sun Jul 27 21:20:33 -0700 2008
    legend
  • Sinatra based irclogger.com
    Created Sat Jul 19 13:53:42 -0700 2008
    legend
  • Rack for JRuby and Java appservers
    Forked from nicksieger/jruby-rack Tue Jun 10 06:59:04 -0700 2008
    legend
  • Run a self-healing, auto-scaling cloud simply, easily on ec2
    Forked from auser/poolparty Thu Oct 23 20:19:57 -0700 2008
    legend
  • Classy web-development dressed in a DSL
    Forked from bmizerany/sinatra Sat May 10 17:27:58 -0700 2008
    legend
  • Tutorial + Cookbook
    Created Tue Jun 17 11:14:37 -0700 2008
    legend
  • The minimalists weblog engine.
    Forked from rtomayko/wink Tue May 20 06:28:30 -0700 2008
    legend

Following

Public Activity  feed

cschneid started watching gist-vim Wed Nov 19 13:18:18 -0800 2008
gist-vim is at mattn/gist-vim
cschneid created gist: 25021 Fri Nov 14 09:34:57 -0800 2008
Processing ApplicationController#index (for 127.0.0.1 at 2008-11-14 10:32:42) [GET] Session ID: BAh7CToNYWRtaW5faWQwOgxjc3JmX2lkIiU4MDZhNDQyMTI1NzgxNTZkZWQyYThmNzZiYTczNGIzYSIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsGOgplcnJvciIgQ291bGRuJ3QgbG9nIHlvdSBpbiBhcyAnYmEnBjoKQHVzZWR7BjsIRjoMdXNlcl9pZDA=--e1f7343173eeef73cf6a4fda771cada2adcf72a2 Parameters: {}
cschneid committed to cschneid/sinatra-book Sun Nov 02 14:45:09 -0800 2008

db50aeed78b4d1ba0c307e4ebe34cafceb202875

expand out the helpers section, and include a few 'partial' helper examples

cschneid committed to cschneid/sinatra-book Sat Nov 01 10:26:42 -0700 2008

f775014244998a69058c475cc40936d406798683

remove an @@ string, which was being rendered as a code block in a header, and looked like crap. Reword the line to not need it.

cschneid committed to cschneid/sinatra-book Sat Nov 01 10:14:44 -0700 2008

8955653f32a82d1ebf4d7c4f61533d0dab86659d

Added placeholder for poolparty deploy. Since poolparty is freaking sweet

cschneid committed to cschneid/sinatra-book Sat Nov 01 09:56:21 -0700 2008

032d1716ab353824d37f1a80f6b23686bb94f8bf

Fixed a markdown syntax error. Watch out for lines like: params[:xxx], since markdown thinks that's a url reference

cschneid committed to cschneid/sinatra-book Sat Nov 01 09:54:06 -0700 2008

34ce7dcafea4fa4bb518803d73e64d0f4fc96d98

Added details on the different rendering types + how to use layouts

cschneid started watching rack-cache Sun Oct 26 14:52:15 -0700 2008
rack-cache is at rtomayko/rack-cache
cschneid started watching poolparty-apache2-plugin Thu Oct 23 21:21:36 -0700 2008
poolparty-apache2-plugin is at auser/poolparty-apache2-plugin
cschneid committed to cschneid/poolparty Thu Oct 23 21:05:03 -0700 2008

c3ccdbcfff5363e33dca74e5adb0bc8693ebaf4a

Fix 3 failing specs that expected a file on the filesystem to be present

cschneid committed to cschneid/poolparty Thu Oct 23 20:25:25 -0700 2008

865ef71d25ba1f22747035f5440179331d8f70bb

Fixed 3 spec failure related to not sorting hashes, the tests should have been passing, but were failing due to ordering problems

cschneid forked auser/poolparty Thu Oct 23 20:19:57 -0700 2008
Forked repository is at cschneid/poolparty
cschneid started watching poolparty Thu Oct 23 20:03:54 -0700 2008
poolparty is at auser/poolparty
cschneid committed to cschneid/sinatra-book Thu Oct 23 19:32:46 -0700 2008

98c9d8fb3ed927ffaf53c1c309fe323c7b058134

detailed how to use get, post, put, delete routes, and the _method hack

cschneid committed to cschneid/sinatra-book Thu Oct 23 19:18:16 -0700 2008

9c337e57f7e8858d95b096b3b74009765e0f9706

Routes info, methods, and description on how they are matched

cschneid committed to cschneid/sinatra-book Thu Oct 23 19:18:16 -0700 2008

d9fc01637c7417f8286f67b0c81e5f696ea178d4

Intro to the handlers section

cschneid started watching cucumber Tue Oct 07 19:21:46 -0700 2008
cucumber is at aslakhellesoy/cucumber
cschneid committed to cschneid/dotfiles Wed Oct 01 12:27:53 -0700 2008
cschneid committed to cschneid/dotfiles Wed Oct 01 12:27:52 -0700 2008

b9576282835415f8a927c8da22b246daad6535f2

Tweak the order, and group things w/ nice {{{ }}} tags

cschneid committed to cschneid/dotfiles Wed Oct 01 12:27:51 -0700 2008

95936e041670c69c7b860d6bcdfbedfe80695417

Merge branch 'master' of git://github.com/cschneid/dotfiles