Public Gists by DrMark

Gravatar
Thu Mar 26 15:12:42 -0700 2009
1
2
3
require 'open-uri'
 
module Dash::Sensor::Plugins
Gravatar
Tue Feb 17 15:49:33 -0800 2009
1
2
3
# use the ubuntu machine gem
require 'capistrano/ext/ubuntu-machine'
 
Gravatar
Mon Aug 25 16:11:16 -0700 2008
1
2
3
##
# This is a Shoulda version of the test to verify that you have the REXML bug patched:
# (http://weblog.rubyonrails.org/2008/8/23/dos-vulnerabilities-in-rexml)