Public Gists by aeden

Gravatar
Wed Oct 28 13:41:02 -0700 2009
1
2
3
while true do
 RefineryQueue.stats_update
 sleep 60
Gravatar
Wed Oct 21 18:52:10 -0700 2009
1
2
3
Checkout:
 
  git clone url
Gravatar
Tue Oct 13 14:42:44 -0700 2009
1
2
3
module Autotest::CustomTestMatch
  Autotest.add_hook :initialize do |at|
    at.add_mapping(/test/) do |f, _|
Gravatar
Wed Aug 12 14:28:48 -0700 2009
1
2
3
require 'java'
require File.dirname(__FILE__) + '/vendor/jaxb-20090708.jar'
include_class javax.xml.bind.UnmarshalException
Gravatar
Tue Jul 07 11:16:12 -0700 2009
1
2
3
E, [2009-07-07T18:12:22.791000 #21667][198] ERROR -- : An error occurred while receiving from the waiting queue: Could not open any of [xml2, xslt, exslt]
E, [2009-07-07T18:12:22.791000 #21667][198] ERROR -- : /opt/jruby/lib/ruby/1.8/ffi/library.rb:18:in `ffi_lib'
/opt/jruby/lib/ruby/gems/1.8/gems/nokogiri-1.3.2-java/lib/nokogiri/ffi/libxml.rb:5
Gravatar
Mon Jul 06 06:00:05 -0700 2009
1
2
3
begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
Gravatar
Fri Apr 17 14:16:56 -0700 2009
1
2
3
module Poco
  def field_id
    @field_id ||= rand
Gravatar
Fri Apr 17 06:40:37 -0700 2009
1
This is a test.
Gravatar
Tue Apr 14 09:03:01 -0700 2009
1
2
3
desc "Generate and deploy assets"
task :deploy_assets, :roles => :app do
  # get the previous timestamp