Top Level Namespace

Defined Under Namespace

Modules: ActionController, Caffeine

Instance Method Summary collapse

Instance Method Details

#dieObject



8
9
10
11
# File 'ext/extconf.rb', line 8

def die
  puts "STOP, HAMMERTIME: I can't touch this!"
  exit 1
end