Skip to content

Instantly share code, notes, and snippets.

@n0ts
Created November 30, 2010 11:58
Show Gist options
  • Save n0ts/721589 to your computer and use it in GitHub Desktop.
Save n0ts/721589 to your computer and use it in GitHub Desktop.
atig.rb patch
--- atig.rb-org 2010-11-30 20:57:39.006639395 +0900
+++ atig.rb 2010-11-30 20:55:38.433887855 +0900
@@ -17,6 +17,7 @@
require 'atig/twitter'
require 'atig/scheduler'
+require 'atig/command/command'
Dir['atig/agent/*.rb'].each do|file|
load file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment