tobias (Tobias Crawley)

Name
Tobias Crawley
Email
Website/Blog
http://blog.tobiascrawley.net
Company
Dealer Ignition
Location
Asheville, NC
Member Since
Mar 09, 2008 (about 1 year)

Following 6 githubbers and watching 35 repositories view all →

Public Repositories (13)

  • script_finder

    legend

    Last updated Sun Nov 15 07:31:29 -0800 2009

  • url_unwind

    A simple Sinatra app for unwinding short urls.

    legend

    Last updated Thu Nov 12 10:44:33 -0800 2009

  • emacs_local

    My local emacs config, used in conjunction with emacs-starter-kit

    legend

    Last updated Tue Nov 10 13:22:40 -0800 2009

  • rails_habitat

    A simple rails plugin that adds Rails.<env>? and Rails.not_<env>? for config/environments/*.rb

    legend

    Last updated Tue Oct 13 15:25:32 -0700 2009

  • server_remote

    A gem that provides easy access to remote servers.

    legend

    Last updated Wed Oct 07 11:23:29 -0700 2009

  • zendesk_remote_auth

    Helper for Zendesk SSO/remote authentication

    legend

    Last updated Fri Sep 18 20:59:03 -0700 2009

  • cache_value

    Easy value caching

    legend

    Last updated Tue Sep 01 08:36:23 -0700 2009

  • actionmailer_host_autoset

    Sets :host for url_for calls within ActionMailer. A repackaged and renamed version of http://gith...

    legend

    Last updated Fri Jul 03 05:44:26 -0700 2009

  • vim_files

    My .vim/ & .vimrc from my short lived fling w/Vim (It didn't mean anything Emacs, I swear!)

    legend

    Last updated Thu Apr 23 03:35:48 -0700 2009

  • credit_card_validator

    A ruby gem for validating credit cards (a port of Thomas Fuchs' creditcard_js)

    legend

    Last updated Fri Mar 27 13:47:29 -0700 2009

  • codex

    Simple tool for creating source-code intensive presentations and courses

    legend

    Forked from pragdave/codex Sat Feb 28 19:40:50 -0800 2009

    Last updated Wed Mar 11 07:01:07 -0700 2009

  • haml_sass_presentation

    The codex project for a presentation on HAML, SASS, & Compass I gave at an Asheville.rb meeting

    legend

    Last updated Thu Mar 05 11:06:05 -0800 2009

  • injected_rb

    A simple ruby wrapper for accessing Wetpaint's Injected wiki service

    legend

    Last updated Thu Sep 18 14:16:04 -0700 2008

Public Activity feed

tobias pushed to master at tobias/script_finder Sun Nov 15 07:31:30 -0800 2009
HEAD is 193ff0318b7eaabe1e83a4c090a762eb938b8b3e
tobias pushed to master at tobias/script_finder Sun Nov 15 07:28:50 -0800 2009
HEAD is 09503268839be028a9ad7f6ae469f2c1716b5e67
tobias pushed to master at tobias/script_finder Sun Nov 15 07:27:44 -0800 2009
HEAD is 9a7aabb1f45bc4b22b5b184ea5bfbc433310add8

2 commits »

tobias pushed to master at tobias/script_finder Sun Nov 15 07:26:12 -0800 2009
HEAD is ce5eadfd2f4d788359b57975fa54dfd2f2314b15

2 commits »

tobias pushed to master at tobias/url_unwind Thu Nov 12 10:44:35 -0800 2009
HEAD is 05fbe4317c1bb03a007d05273f81be9116a89949
tobias pushed to master at tobias/url_unwind Thu Nov 12 10:42:59 -0800 2009
HEAD is 232556bee8f02140379f673b2e72753c2f53f931

2 commits »

tobias updated gist: 42308 Thu Nov 12 09:45:01 -0800 2009
#!/usr/bin/ruby #-*-ruby-*- # A script to run ctags on all .rb files in a project. Can be run on
tobias created gist: 232878 Thu Nov 12 05:05:42 -0800 2009
#!/usr/bin/ruby if ARGV[0] =~ /^i/
tobias pushed to master at tobias/emacs_local Tue Nov 10 13:23:20 -0800 2009
HEAD is b5e97c3be73fb7db34626d1875f49055cfcf22fb
tobias started watching marcandre/swf_fu Fri Nov 06 07:38:18 -0800 2009
swf_fu's description:
Rails plugin: treat your Adobe Flash swf files like any other asset (images, javascripts, etc...) and embed them using SWFObject 2.2
tobias forked mattmatt/shoulda-addons Fri Nov 06 06:20:54 -0800 2009
Forked repository has since been deleted.
tobias updated gist: 227107 Thu Nov 05 07:46:57 -0800 2009
#!/usr/bin/ruby require 'rubygems'
tobias created gist: 227129 Thu Nov 05 07:37:25 -0800 2009
# on Start do shell script "~/bin/set_campfire_status.rb \"Starting Pomodoro '$pomodoroName'\""
tobias created gist: 227109 Thu Nov 05 07:16:46 -0800 2009
CAMPFIRE_SITE = 'sitename' CAMPFIRE_EMAIL = 'user@example.com' CAMPFIRE_PASSWORD = 'password'
tobias created gist: 227107 Thu Nov 05 07:16:00 -0800 2009
#!/usr/bin/ruby require 'rubygems'
tobias pushed to master at tobias/emacs_local Wed Nov 04 12:59:55 -0800 2009
HEAD is 3560e67c0c8674b9f9df904c99a036605ebb1cfb
tobias pushed to master at tobias/emacs_local Wed Nov 04 08:27:05 -0800 2009
HEAD is a3ea96b1f21cb46bb527a7a7a8ed6b64914d86f4
tobias pushed to master at tobias/rails_habitat Tue Oct 13 15:25:32 -0700 2009
HEAD is 42dcdf62c3c47a2f4c6a9053d9573e4bec1c1b86
tobias created branch master at tobias/rails_habitat Tue Oct 13 12:05:55 -0700 2009
tobias created repository rails_habitat Tue Oct 13 12:05:17 -0700 2009
New repository is at tobias/rails_habitat
tobias created gist: 205233 Thu Oct 08 11:01:40 -0700 2009
require 'new_relic/recipes' set :rails_env, RUBBER_ENV
tobias created gist: 205055 Thu Oct 08 07:18:30 -0700 2009
after "deploy", "deploy:notify_campfire" after "deploy:migrations", "deploy:notify_cam...
tobias forked collectiveidea/tinder Thu Oct 08 06:33:23 -0700 2009
Forked repository has since been deleted.
tobias pushed to master at tobias/server_remote Wed Oct 07 11:23:29 -0700 2009
HEAD is f24f29015bc530ed3dbf6624c6dddd80f46f35e3

2 commits »

tobias edited a page in the wr0ngway/rubber wiki Tue Oct 06 16:12:58 -0700 2009
"Quick Start" is at wr0ngway/rubber/wikis/quick-start
tobias edited a page in the wr0ngway/rubber wiki Tue Oct 06 16:08:17 -0700 2009
"Quick Start" is at wr0ngway/rubber/wikis/quick-start
tobias pushed to master at tobias/emacs_local Tue Oct 06 14:37:40 -0700 2009
HEAD is dce5ba4386998d6fed524d299ff0e79730b8c6e2
  • tobias committed dce5ba43:
    color changes; attempt at handling txmt links
tobias edited a page in the wr0ngway/rubber wiki Fri Oct 02 10:48:13 -0700 2009
"Quick Start" is at wr0ngway/rubber/wikis/quick-start