My Recent Pastes (4 and counting)
Pastes by cabad (4 and counting)
Below are the 4 most recent pasties by cabad.
August 30, 2006
3:58AM EDT
by cabad
View all 48 lines
module ActiveSupport module CoreExtensions module Array module Conversions
August 22, 2006
2:04AM EDT
by cabad
View all 20 lines
# Extends <tt>ActionController::Routing::RouteSet</tt> to automatically add the theme routes class ActionController::Routing::RouteSet alias_method :__draw, :draw
August 17, 2006
12:59PM EDT
by cabad
View all 29 lines
# Extends <tt>ActionController::Routing::RouteSet</tt> to automatically add the rcss routes class ActionController::Routing::RouteSet alias_method :__draw, :draw
