Public Gists by jgoodsen

Gravatar
Tue Aug 18 10:11:54 -0700 2009
1
2
3
##
## Created a simple Class in ruby to help reading and writing property files
##
gist: 115599 This is a list of the gems ...
Gravatar
Thu May 21 10:56:34 -0700 2009
1
2
3
bill-lazars-macbook-pro-2:jhtc2 billlazar$ gem list --local
This may be overkill but per your request...
 
Gravatar
Wed May 20 08:08:49 -0700 2009
1
git clone http://github.com/jgoodsen/radtrack.git
Gravatar
Mon May 11 14:50:50 -0700 2009
1
2
3
if (Dir.exist?(NSBundle.mainBundle.privateFrameworksPath))
  $:.map! { |x| x.sub(/^\/Library\/Frameworks/, NSBundle.mainBundle.privateFrameworksPath) }
  $:.unshift NSBundle.mainBundle.resourcePath.fileSystemRepresentation
Gravatar
Wed Apr 22 12:16:01 -0700 2009
1
2
3
Scenario Outline: Religious menus
  Given I am "<Religion>"
  When I ask to see a menu
Gravatar
Thu Apr 09 10:35:42 -0700 2009
1
2
3
/**
 * Parses the fragment identifiers (pseudo-query parameters) from the
 * hash (#) of a specified URL
Gravatar
Tue Mar 31 14:07:20 -0700 2009
1
2
3
##
## Grep through several jar files and tell me which jar matches the term.
##
Gravatar
Tue Mar 10 10:12:15 -0700 2009
1
2
3
# How to find out where a method comes from.
# Learned this from Dave Thomas while teaching Advanced Ruby Studio
# Makes the case for separating method definitions into
Gravatar
Wed Mar 04 07:25:00 -0800 2009
1
2
3
#!/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
##
## Grep through several jar files and tell me which jar matches the term.
Gravatar
Wed Jan 07 12:46:02 -0800 2009
1
2
3
# 1) Point *.example.com in your DNS setup to your server.
#
# 2) Setup an Apache vhost to catch the star pointer: