stereosupersonic (michael)

Name
michael
Email
Member Since
Mar 11, 2009 (9 months)

Following 1 githubber and watching 54 repositories view all →

Public Repositories (6)

Public Activity feed

stereosupersonic started watching rubyphunk/reflection Tue Dec 08 00:34:52 -0800 2009
reflection's description:
Keep your development machine in sync with production
stereosupersonic started watching lackac/app_lego Tue Dec 01 08:01:18 -0800 2009
app_lego's description:
A collection of Rails templates I use for projects
stereosupersonic updated gist: 219445 Fri Nov 27 05:34:13 -0800 2009
require "rubygems" require "progressbar"
stereosupersonic created gist: 238989 Thu Nov 19 11:41:49 -0800 2009
sudo gem update --system sudo gem install gemcutter --source http://gemcutter.org sudo gem tumble
stereosupersonic started watching defunkt/facebox Wed Nov 18 05:02:16 -0800 2009
facebox's description:
Facebook-style lightbox, built in jQuery
stereosupersonic forked engineyard/ey-cloud-recipes Tue Nov 17 08:13:23 -0800 2009
Forked repository is at stereosupersonic/ey-cloud-recipes
stereosupersonic updated gist: 117932 Fri Nov 13 06:09:51 -0800 2009
#does not work with an capestrano deploy /var/www/releases/201111111/ RAILS_ROOT.split('/').last
stereosupersonic pushed to master at stereosupersonic/rails-2.2.2-app Mon Nov 09 06:43:28 -0800 2009
HEAD is d356801129def61b43248262536f0977a60a04a3
  • Michael Deimel committed d3568011:
    my changes-message
stereosupersonic forked engineyard/rails-2.2.2-app Mon Nov 09 06:16:12 -0800 2009
Forked repository is at stereosupersonic/rails-2.2.2-app
stereosupersonic pushed to master at stereosupersonic/rails_indexes Fri Nov 06 01:56:00 -0800 2009
HEAD is 584ad9d0af941af2eed90c2e27efb934da6dc85b
  • Michael Deimel committed 584ad9d0:
    remove existing keys
stereosupersonic pushed to master at stereosupersonic/rails_indexes Fri Nov 06 01:54:32 -0800 2009
HEAD is d9a16e4e96d98ca9a4c742ad5fc9b38a1ffce20d
  • Michael Deimel committed d9a16e4e:
    Fix for ActiveResource Errors
stereosupersonic forked eladmeidar/rails_indexes Fri Nov 06 01:42:39 -0800 2009
Forked repository is at stereosupersonic/rails_indexes
stereosupersonic created gist: 219445 Tue Oct 27 03:02:14 -0700 2009
require "rubygems" require "progressbar"
stereosupersonic created gist: 219420 Tue Oct 27 01:47:57 -0700 2009
require 'digest/md5' Digest::MD5.hexdigest('http://foo-bar.com/yay/?foo=bar&a=22') # "43facc5eb5c...
stereosupersonic started watching tenderlove/earworm Tue Oct 27 01:28:08 -0700 2009
earworm's description:
What is that song? Earworm uses libofa and MusicDNS to tell you.
stereosupersonic started watching justinfrench/formtastic Tue Oct 20 07:06:13 -0700 2009
formtastic's description:
A Rails form builder plugin with semantically rich and accessible markup. It's deliciously close to 1.0!
stereosupersonic started watching lifo/docrails Sun Oct 18 00:51:57 -0700 2009
docrails's description:
PLEASE CHECK http://github.com/lifo/docrails/wikis
stereosupersonic updated gist: 209967 Wed Oct 14 03:44:24 -0700 2009
<
stereosupersonic updated gist: 209967 Wed Oct 14 03:43:56 -0700 2009
<
stereosupersonic updated gist: 209967 Wed Oct 14 03:35:41 -0700 2009
<
stereosupersonic created gist: 209967 Wed Oct 14 03:35:06 -0700 2009
<
stereosupersonic updated gist: 208350 Mon Oct 12 04:59:15 -0700 2009
#for time-diff output def self.time_diff_to_format(diff) ([diff/3600, diff/60 % 60, diff % 60]....
stereosupersonic created gist: 208350 Mon Oct 12 04:58:51 -0700 2009
#for time-diff output def self.time_diff_to_format(diff) ([diff/3600, diff/60 % 60, diff % 60]....
stereosupersonic created gist: 208349 Mon Oct 12 04:58:51 -0700 2009
#for time-diff output def self.time_diff_to_format(diff) ([diff/3600, diff/60 % 60, diff % 60]....
stereosupersonic updated gist: 119540 Mon Oct 12 03:25:07 -0700 2009
#timeout guard def self.timeout_guard(sec)
stereosupersonic started watching nesquena/cap-recipes Sat Oct 10 01:18:21 -0700 2009
cap-recipes's description:
Battle-tested capistrano recipes for ruby, rubygems, apache, passenger, delayed_job, juggernaut, thinking_sphinx, mongodb, whenever, among other popular tools
stereosupersonic started watching railsdog/spree Sat Oct 10 01:11:49 -0700 2009
spree's description:
Spree is a complete open source e-commerce solution for Ruby on Rails.