GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

atmos

Corey Donohoe
Engine Yard
Boulder Hollerado
20
12
Jan 22, 2008
  • a way to find out 'what really changed' via datamapper observers
    Created Tue Jul 01 23:17:55 -0700 2008
    legend
  • parsing xen's .xen files for reading and writing
    Created Sat Jun 28 12:31:04 -0700 2008
    legend
  • A Rails Plugin for adding a simple health check to your application
    Created Sat Feb 02 12:59:44 -0800 2008
    legend
  • A merb 1.x app that's an openid provider, based loosely on the rails example in ruby-openid
    Created Tue Oct 28 16:31:13 -0700 2008
    legend
  • Parsing keepalived's configuration for reading and writing
    Created Sat Jun 28 12:52:42 -0700 2008
    legend
  • an example openid consumer application written in merb using merb-auth's openid stuff
    Created Wed Oct 29 14:13:00 -0700 2008
    legend
  • A merb slice that handles github or CI post commits to redeploy the application it's running in.
    Created Sat Nov 22 16:50:51 -0800 2008
    legend
  • A merb plugin for hoptoad notification
    Created Sat Oct 11 13:11:30 -0700 2008
    legend
  • parsers for config files around ey
    Created Sun May 25 02:26:21 -0700 2008
    legend
  • tim carey-smith inspired bundler for gems in merb apps
    Created Thu Oct 30 19:07:05 -0700 2008
    legend
  • My copy of Vlad the Deployer
    Forked from halorgium/vlad Sun Oct 19 15:49:41 -0700 2008
    legend
  • A simple apple URL handler app written in cocoa to shell out to terminal tools
    Created Tue Jun 03 20:37:50 -0700 2008
    legend

Following

Public Activity  feed

atmos pushed to master at atmos/tcs_merb_gem_bundler Wed Dec 03 14:23:04 -0800 2008
HEAD is 73b8c1c46f40e2aae461c29ff8e2d77346b938b8
  • atmos committed 73b8c1c4:
    version bump and workaround for bin/merb failure
atmos committed to atmos/tcs_merb_gem_bundler Wed Dec 03 14:23:03 -0800 2008

73b8c1c46f40e2aae461c29ff8e2d77346b938b8

version bump and workaround for bin/merb failure

atmos pushed to master at atmos/flatirons Wed Dec 03 14:22:29 -0800 2008
HEAD is 55eebd5a07c41cac28633680d4c6de5364a407a4
  • atmos committed 55eebd5a:
    wewt, small workaround in bin/merb ot fix things on ruby 1.8.6 load fail
atmos committed to atmos/flatirons Wed Dec 03 14:22:28 -0800 2008

55eebd5a07c41cac28633680d4c6de5364a407a4

wewt, small workaround in bin/merb ot fix things on ruby 1.8.6 load fail

atmos created gist: 31682 Wed Dec 03 12:45:18 -0800 2008
version = r.gem_config.gems.find { |element| element.first == 'merb-core' }.last version.gsub!(/[>=]+/, '') load ENV['GEM_HOME']+"/gems/merb-core-#{version}/bin/merb"
atmos updated gist: 31457 Wed Dec 03 00:05:29 -0800 2008
mbp% curl -L http://merbivore.com/merb.thor -o tasks/merb.thor
atmos updated gist: 31460 Tue Dec 02 23:35:45 -0800 2008
/opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:149:in `activate': can't activate merb_foo (= 1.0.1, runtime), already activated merb_foo-1.0.3 (Gem::Exception)
atmos created gist: 31460 Tue Dec 02 23:34:27 -0800 2008
/opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:149:in `activate': can't activate merb_foo (= 1.0.1, runtime), already activated merb_foo-1.0.3 (Gem::Exception)
atmos created gist: 31458 Tue Dec 02 23:32:04 -0800 2008
mbp% cd ~/p mbp% merb-gen app mr_freeze mbp% cd mr_freeze
atmos created gist: 31457 Tue Dec 02 23:26:09 -0800 2008
mbp% curl -L http://merbivore.com/merb.thor -o foo.thor</div></blockquote>
atmos updated gist: 31442 Tue Dec 02 22:57:44 -0800 2008
mbp% pwd /Users/atmos/p/wheres_my_car mbp% gem uninstall dude_sweet -i gems
atmos created gist: 31442 Tue Dec 02 22:31:55 -0800 2008
mbp% pwd /Users/atmos/p/wheres_my_car mbp% gem uninstall dude_sweet -i gems
atmos created gist: 31415 Tue Dec 02 20:45:22 -0800 2008
Recreating ruby2ruby-1.2.1 Failed to install gem '/var/folders/vh/vhwyvZUxExmgtBaXhRawRU+++TI/-Tmp-/ruby2ruby-1.2.1.gem (any version)' (Permission denied - /Users/atmos/p/mr_freeze/gems/gems/ruby2ruby-1.2.1/.autotest) Recreating RubyInline-3.8.1
atmos created gist: 31280 Tue Dec 02 13:50:10 -0800 2008
mbp% bin/merb ./merb: Is a directory - ./merb (Errno::EISDIR) from bin/merb:16:in `load'
atmos pushed to master at atmos/tcs_merb_gem_bundler Tue Dec 02 13:28:33 -0800 2008
HEAD is b4d84716561426684676e4a696a80b488f742f89
atmos committed to atmos/tcs_merb_gem_bundler Tue Dec 02 13:28:29 -0800 2008
atmos pushed to master at atmos/flatirons Tue Dec 02 00:50:49 -0800 2008
HEAD is 99ae3112a59225d5fdbf70f9658a1c2627e1187b
  • atmos committed 99ae3112:
    fixup url_for_user to match the identity url, cleanup specs to reflect, initialize an empty user on the signup form, make returning user's trust root handling work correctly, update users spec to reflect form enhancements
atmos committed to atmos/flatirons Tue Dec 02 00:50:48 -0800 2008

99ae3112a59225d5fdbf70f9658a1c2627e1187b

fixup url_for_user to match the identity url, cleanup specs to reflect, initialize an empty user on the signup form, make returning user's trust root handling work correctly, update users spec to reflect form enhancements

atmos pushed to master at atmos/flatirons Mon Dec 01 20:44:03 -0800 2008
HEAD is f4a990142fb69f5a5c911fab0c177b4573723095