adkron

Amos King
Missouri, USA
7
10
Apr 02, 2008
  • A Rails plugin to make creating a wizard easy and with a lot less code
    Updated Wed Nov 19 16:03:30 -0800 2008
    legend
  • My github page
    Updated Fri Dec 19 20:32:38 -0800 2008
    legend
  • Store Data at then end of a class for later use.
    Updated Fri Dec 19 21:07:07 -0800 2008
    legend
  • Serve git and advertise with bonjour
    Forked from chad/gitjour Sat May 31 15:10:03 -0700 2008
    legend
  • Tools for legacy databases and ActiveRecord
    Updated Wed Jan 28 08:49:13 -0800 2009
    legend
  • Debugging toolbar for Rack applications implemented as middleware
    Forked from brynary/rack-bug Fri Apr 24 19:31:05 -0700 2009
    legend
  • Ruby on Rails
    Forked from rails/rails Wed Apr 22 18:42:16 -0700 2009
    legend
  • A small tumblog written with sinatra. I was just testing sinatra out.
    Updated Thu Dec 18 19:36:11 -0800 2008
    legend
  • Activity Tracking Site based on feeds
    Forked from gaffo/the_incentosaur Tue Oct 21 17:06:31 -0700 2008
    legend
  • Webrat - Ruby Acceptance Testing for Web applications
    Forked from brynary/webrat Tue Jan 13 19:40:28 -0800 2009
    legend

Following

Public Activity  feed

adkron started watching pivotal/jasmine Thu Jul 02 06:43:18 -0700 2009
jasmine's description:
DOM-less simple JavaScript testing framework
adkron started watching beyond/sorcerer Mon Jun 15 05:09:59 -0700 2009
sorcerer's description:
A Rails plugin to create multi page form
adkron applied fork commits to actsaswizard/master Mon Jun 15 05:05:46 -0700 2009
master was changed to 860371
adkron started watching derailed/rhouse Sun May 03 21:02:17 -0700 2009
rhouse's description:
Home Automation using Ruby
adkron started watching spicycode/bringing-vim-to-the-people Fri May 01 19:48:41 -0700 2009
bringing-vim-to-the-people's description:
An lo, on the fourth day he did step down from the mountain, and with him VIM did follow . . . .
adkron updated gist: 104831 Thu Apr 30 19:46:37 -0700 2009
gem 'test-unit', '1.2.3' if RUBY_VERSION.to_f >= 1.9 # Don't load rspec if running "rake gems:*"
adkron forkd gist: 104831 Thu Apr 30 19:46:25 -0700 2009
gem 'test-unit', '1.2.3' if RUBY_VERSION.to_f >= 1.9 rspec_plugin_dir = File.expand_path(File.dir...
adkron created gist: 104821 Thu Apr 30 19:17:57 -0700 2009
config.cache_classes = true config.whiny_nils = true
adkron started watching ghc-hq/ghc Thu Apr 30 07:13:00 -0700 2009
ghc's description:
Official Git mirror of the Glasgow Haskell Compiler. Note: Building from the Git repo is not yet possible.
adkron updated gist: 104139 Wed Apr 29 16:47:03 -0700 2009
ServerRoot "/etc/apache2" LockFile /var/lock/apache2/accept.lock
adkron created gist: 104139 Wed Apr 29 16:43:11 -0700 2009
<VirtualHost *:80> ServerName integrity.akingsoftware.com DocumentRoot /home/apache/integ...
adkron forked brynary/rack-bug Fri Apr 24 19:34:04 -0700 2009
Forked repository is at adkron/rack-bug
adkron created gist: 96468 Thu Apr 16 08:17:33 -0700 2009
#Other stuff, mostly comments LoadModule passenger_module /usr/lib/ruby/gems/1.8/gems/passenger-...
adkron started watching radar/rboard Wed Apr 08 16:55:49 -0700 2009
rboard's description:
A fully featured forum system compatible with Rails 2.3
adkron forkd gist: 84319 Tue Mar 24 12:29:23 -0700 2009
# tokens/termials EQ
Amos King committed to gitmirror/git Thu Mar 19 11:01:24 -0700 2009

44d808c238f0817fc3ae7caea8f3b625b6180e37

http-push.c: use a faux remote to pass to http_init

Amos King committed to gitmirror/git Thu Mar 19 11:01:23 -0700 2009

7b5201a60d8f00e7026a3fc4cfdd7852caa9882f

Do not name "repo" struct "remote" in push_http.c

adkron commented on brynary/webrat Tue Feb 24 13:22:54 -0800 2009
Comment in b7e0d6f:

So sad that the options passed to selenium isn’t going in.

adkron started watching mojombo/jekyll Sun Feb 15 19:12:16 -0800 2009
jekyll's description:
Jekyll is a blog-aware, static site generator in Ruby
adkron started watching thoughtbot/paperclip Wed Feb 11 20:33:45 -0800 2009
paperclip's description:
Easy file attachment management for ActiveRecord
adkron started watching joshbuddy/usher Fri Feb 06 04:20:06 -0800 2009
usher's description:
small fast tree-based general purpose router with interfaces for rails, rack, email or choose your own adventure
adkron commented on thoughtbot/shoulda Thu Feb 05 05:29:29 -0800 2009
Comment in f937c08:

I wasn’t thinking should_attr_accesible. I was really thinking that the old name was better.

adkron commented on thoughtbot/shoulda Wed Feb 04 17:14:46 -0800 2009
Comment in f937c08:

Isn’t this going backwards form the recent deprecations. All the others have been moving to look more like what would be typed in the model, but this one is moving away form that. What is the reason?

adkron commented on rails/rails Thu Jan 29 18:41:23 -0800 2009
Comment in 1b79683:

sweet commit. Thanks for pushing it, Josh.