Public Gists by davidjrice

Gravatar
Wed Nov 11 07:10:23 -0800 2009
1
2
3
require 'net/http'
 
HOST = "http://www.mymobileapi.com"
Gravatar
Sat Aug 01 05:40:13 -0700 2009
1
2
3
2009-08-01 13:37:06 INFO: Launcher.Launcher
2009-08-01 13:37:06 INFO: Launcher.createAndShowGUI
2009-08-01 13:37:07 INFO: Session start time = 2009-08-01T13:37:07.249+01:00
Gravatar
Mon Mar 23 10:20:54 -0700 2009
1
2
3
=> Booting Mongrel
=> Rails 2.3.2 application starting on http://0.0.0.0:3000
=> Call with -d to detach
Gravatar
Tue Feb 03 16:24:27 -0800 2009
1
2
3
I had issues with the instructions on weblog.rubyonrails.org.
 
gem install rails --source http://gems.rubyonrails.org
Gravatar
Sun Sep 07 18:12:49 -0700 2008
1
2
3
require 'rubygems'
require 'RMagick'
 
Gravatar
Tue Aug 19 17:09:31 -0700 2008
1
2
3
require 'rubygems'
require 'active_support'
require 'vendor/plugins/lighthouse-api/lib/lighthouse'