scottmotte (Scott Motte)

Name
Scott Motte
Email
Website/Blog
http://scottmotte.com
Company
SpitfireSky.com
Location
Perris, CA
Member Since
Mar 25, 2008 (about 1 year)

Following 5 githubbers and watching 64 repositories view all →

Public Repositories (27)

  • spitfiresky.com

    webby source for Spitfire Sky (http://spitfiresky.com)

    legend

    Last updated Sun Nov 01 16:45:22 -0800 2009

  • scottmotte.com

    webby site for scottmotte.com

    legend

    Last updated Sun Oct 11 15:19:28 -0700 2009

  • people

    example app demonstrated here: http://spitfiresky.com/blog/how-you-should-be-doing-testing-in-rai...

    legend

    Last updated Sun Oct 04 12:36:13 -0700 2009

  • carrierwave

    Powerful solution for file uploads in Ruby for Rack, Rails, Merb and Sinatra

    legend

    Forked from jnicklas/carrierwave Sun Aug 30 14:02:00 -0700 2009

    Last updated Sun Aug 30 14:30:52 -0700 2009

  • merb-auth-more

    TODO

    legend

    Last updated Fri Aug 28 23:01:36 -0700 2009

  • jmading.com

    webby site for jmading.com

    legend

    Last updated Tue Aug 18 15:06:16 -0700 2009

  • phoneungap

    python script for ungapping your phonegap application - to make ready for the app store

    legend

    Last updated Mon Aug 17 22:38:01 -0700 2009

  • amazonavatar

    Upload avatars to amazonS3 on a User (or other) model. Simple and opinionated.

    legend

    Last updated Wed Aug 12 14:57:42 -0700 2009

  • whenever

    Provides clean ruby syntax for defining messy cron jobs and running them Whenever.

    legend

    Forked from javan/whenever Sun Jul 26 00:35:07 -0700 2009

    Last updated Sun Jul 26 02:58:34 -0700 2009

  • wiki.mottemanagers.com

    uses weaky

    legend

    Last updated Sat Jul 25 14:22:03 -0700 2009

  • trilakeconsultants.com

    webby site for trilakeconsultants.com

    legend

    Last updated Fri Jul 24 12:52:26 -0700 2009

  • townhallwebdesign.com

    webby site for townhallwebdesign.com

    legend

    Last updated Fri Jul 24 11:42:11 -0700 2009

  • edwinmatthews.com

    webby site for edwinmatthews.com

    legend

    Last updated Fri Jul 24 11:33:16 -0700 2009

  • darylbusch.com

    webby site for darylbusch.com

    legend

    Last updated Fri Jul 24 10:25:16 -0700 2009

  • southernhotel.org

    webby source for Southern Hotel (http://southernhotel.org)

    legend

    Last updated Fri Jul 24 08:59:43 -0700 2009

  • merb-auth-remember-me

    legend

    Forked from merbjedi/merb-auth-remember-me Fri Jul 17 22:13:47 -0700 2009

    Last updated Sat Jul 18 02:18:07 -0700 2009

  • merb_mongomapper

    TODO

    legend

    Last updated Sat Jul 18 01:13:29 -0700 2009

  • merb

    master merb branch

    legend

    Forked from wycats/merb Fri Jul 17 23:34:28 -0700 2009

    Last updated Sat Jul 18 00:26:29 -0700 2009

  • merb-auth-slice-password-reset

    Merb slice that adds password-reset functionality for merb-auth-based merb applications.

    legend

    Forked from rughetto/merb-auth-slice-password-reset Fri Jul 17 17:07:42 -0700 2009

    Last updated Fri Jul 17 17:16:48 -0700 2009

  • dm-mongodb-adapter

    attempt at building a mongodb adapter

    legend

    Last updated Wed Jul 08 18:34:44 -0700 2009

  • paeasy

    learning couchdb hosted apps through an accounting app

    legend

    Last updated Thu Jun 11 12:56:59 -0700 2009

  • merb_relaxdb

    A plugin for the Merb framework that provides integration with CouchDB via the RelaxDB gem

    legend

    Forked from paulcarey/merb_relaxdb Fri Jul 17 23:53:18 -0700 2009

    Last updated Wed May 27 07:07:12 -0700 2009

  • merb_auth_slice_multisite

    Used by investapp.com. Add multisite/subdomain functionality to your merb app as a slice - includ...

    legend

    Last updated Sat May 09 18:18:32 -0700 2009

  • spreedly-gem

    The Spreedly gem provides a convenient Ruby wrapper for the goodness that is the http://spreedly....

    legend

    Forked from terralien/spreedly-gem Fri May 01 11:11:26 -0700 2009

    Last updated Fri May 01 13:45:05 -0700 2009

  • jmading-old.com

    static old site of jmading.com

    legend

    Last updated Wed Feb 04 10:29:23 -0800 2009

  • ujs_sort_helper

    Unobtrusive sort helper for Rails

    legend

    Forked from pengwynn/ujs_sort_helper Mon Dec 01 17:09:55 -0800 2008

    Last updated Sat Jan 31 15:39:59 -0800 2009

  • westsidenannies.com

    webby site for westsidenannies.com

    legend

    Last updated Sat Jan 31 15:38:36 -0800 2009

Public Activity feed

scottmotte updated gist: 256317 Mon Dec 14 11:10:06 -0800 2009
namespace :bundler do desc 'bundler install' task :install do
scottmotte forked gist: 256317 Mon Dec 14 11:09:59 -0800 2009
namespace :bundler do task :install do run("gem install bundler --source=http://gemcutter.o...
scottmotte updated gist: 225145 Tue Nov 03 08:01:59 -0800 2009
# config.ru require 'rubygems' require 'merb-core'
scottmotte created gist: 225145 Tue Nov 03 08:00:49 -0800 2009
# config.ru require 'rubygems' require 'merb-core'
scottmotte created gist: 223878 Sun Nov 01 17:39:53 -0800 2009
namespace :deploy do .. task :restart_unicorn do
scottmotte created gist: 223876 Sun Nov 01 17:33:29 -0800 2009
upstream twinstang_staging_1 { server unix:/home/scottmotte/apps/staging.twinstang.com/curren...
scottmotte created gist: 223873 Sun Nov 01 17:29:36 -0800 2009
sudo gem install unicorn
scottmotte updated gist: 223863 Sun Nov 01 17:29:11 -0800 2009
# unicorn_rails -c /home/scottmotte/apps/staging.twinstang.com/current/config/unicorn.rb -E produ...
scottmotte created gist: 223863 Sun Nov 01 17:26:56 -0800 2009
# unicorn_rails -c /home/scottmotte/apps/staging.twinstang.com/current/config/unicorn.rb -E produ...
scottmotte pushed to master at scottmotte/spitfiresky.com Sun Nov 01 16:45:23 -0800 2009
HEAD is d63ed557908c9a826579e6321710914ae65de70f
scottmotte pushed to master at scottmotte/scottmotte.com Sun Oct 11 15:19:29 -0700 2009
HEAD is 59c6e2631fd405af40cdc2cc386c4848739d11e5
scottmotte pushed to master at scottmotte/scottmotte.com Sun Oct 11 15:15:16 -0700 2009
HEAD is ed91fa8343613ced7dc1bd4140e421d04715d1c9
scottmotte pushed to master at scottmotte/spitfiresky.com Sun Oct 04 12:37:23 -0700 2009
HEAD is d70fbaa9d7a5b473843172beba0349be096ac4c5
  • scottmotte committed d70fbaa9:
    How you should be doing testing in rails
scottmotte created branch master at scottmotte/people Sun Oct 04 12:36:13 -0700 2009
scottmotte created repository people Sun Oct 04 12:35:22 -0700 2009
New repository is at scottmotte/people
scottmotte created gist: 201563 Sun Oct 04 12:14:09 -0700 2009
<h1>New person</h1> <% form_for(@person) do |f| %>
scottmotte created gist: 201562 Sun Oct 04 12:11:40 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') include PersonTestHelper
scottmotte created gist: 201548 Sun Oct 04 12:00:16 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') include PersonTestHelper
scottmotte created gist: 201547 Sun Oct 04 11:53:39 -0700 2009
config.gem 'webrat', :version => ">=0.5.0"
scottmotte created gist: 201543 Sun Oct 04 11:46:53 -0700 2009
mkdir spec/integration touch spec/integration/people_spec.rb # use the controller name for integr...
scottmotte updated gist: 201542 Sun Oct 04 11:44:46 -0700 2009
# This file is copied to ~/spec when you run 'ruby script/generate rspec' # from the project root...
scottmotte created gist: 201542 Sun Oct 04 11:44:36 -0700 2009
# This file is copied to ~/spec when you run 'ruby script/generate rspec' # from the project root...
scottmotte created gist: 201540 Sun Oct 04 11:42:57 -0700 2009
sudo gem install webrat
scottmotte pushed to master at scottmotte/scottmotte.com Sat Oct 03 19:06:05 -0700 2009
HEAD is 56a185283510b3723c95ab2a68e062b5c123c3f3

2 commits »

scottmotte created gist: 201000 Sat Oct 03 17:12:33 -0700 2009
# This file is copied to ~/spec when you run 'ruby script/generate rspec' # from the project root...
scottmotte created gist: 200999 Sat Oct 03 17:10:47 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') include PersonTestHelper
scottmotte created gist: 200991 Sat Oct 03 16:57:42 -0700 2009
class Person < ActiveRecord::Base validates_presence_of :first_name validates_presence_of :la...
scottmotte created gist: 200990 Sat Oct 03 16:54:59 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe Person do
scottmotte updated gist: 200988 Sat Oct 03 16:49:03 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe Person do
scottmotte created gist: 200988 Sat Oct 03 16:48:53 -0700 2009
require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe Person do
scottmotte created gist: 200986 Sat Oct 03 16:43:51 -0700 2009
mkdir spec/models touch spec/models/person_spec.rb
scottmotte created gist: 200984 Sat Oct 03 16:39:18 -0700 2009
mkdir spec/models
scottmotte created gist: 200982 Sat Oct 03 16:37:18 -0700 2009
sudo rm -rf test
scottmotte updated gist: 200971 Sat Oct 03 16:29:49 -0700 2009
sudo gem install rspec sudo gem install rspec-rails
scottmotte updated gist: 200971 Sat Oct 03 16:25:16 -0700 2009
sudo gem install rspec sudo gem install rspec-rails