NewMonarch (Jon Crawford)

Name
Jon Crawford
Email
Website/Blog
http://www.storenvy.com
Company
Storenvy
Location
Kansas City, MO
Member Since
Apr 10, 2008 (about 1 year)

Following 9 githubbers and watching 47 repositories view all →

Public Repositories (5)

Public Activity feed

NewMonarch started watching tobi/clarity Sat Nov 21 11:28:01 -0800 2009
clarity's description:
Web interface for the grep and tail -f unix tools. Useful for real-time log analysis. Remotely related to splunk
NewMonarch opened issue 1 on tobi/liquid-editor Tue Nov 17 13:59:22 -0800 2009
{% if foo < 1 %} breaks highlighting
NewMonarch started watching tobi/liquid-editor Mon Nov 09 09:07:59 -0800 2009
liquid-editor's description:
HTML Editor for the liquid language (syntax highlighting, basic error checking etc)
NewMonarch started watching coolblade/rails-ad-server Sun Nov 01 20:20:35 -0800 2009
rails-ad-server's description:
Rails Ad Server (RAdS) is a simple ad server created to manage rotating ads and handling campaign budgets.
NewMonarch updated gist: 223330 Sat Oct 31 17:26:05 -0700 2009
def index @assets = current_account.assets.paginate :page => params[:page], :per_page => 10...
NewMonarch forked gist: 223330 Sat Oct 31 17:23:04 -0700 2009
def index @assets = current_account.assets.paginate :page => params[:page], :per_page => 10...
NewMonarch started watching centro/sso_what Tue Oct 13 22:26:57 -0700 2009
sso_what's description:
Rails extension to help with cookies in a system with sub-domains
NewMonarch updated gist: 206682 Sat Oct 10 00:02:21 -0700 2009
require 'models/developer' require 'models/project'
NewMonarch created gist: 206682 Sat Oct 10 00:01:25 -0700 2009
require 'models/developer' require 'models/project'
NewMonarch started watching courtenay/css_file_sanitize Thu Oct 08 11:36:32 -0700 2009
css_file_sanitize's description:
Allows your Ruby web app to take custom CSS -- rejects anything that smells bad.
NewMonarch commented on dchelimsky/rspec-tmbundle Tue Oct 06 17:58:51 -0700 2009
Comment in 8c91306:

Also, it opens the the file in a new window now instead of opening it in the same project window.

NewMonarch commented on dchelimsky/rspec-tmbundle Sun Oct 04 15:08:34 -0700 2009
Comment in 8c91306:

From what I can tell, this no longer writes the correct path to the spec_helper file.