Top Level Namespace

Defined Under Namespace

Modules: Rake Classes: Nil, Pastie, Sake, String

Instance Method Summary collapse

Instance Method Details

#die(*message) ⇒ Object

:nodoc:



590
591
592
593
# File 'lib/sake.rb', line 590

def die(*message) # :nodoc: 
  puts message 
  exit
end

#rubygemsObject

Sake. Best served warm.

>> Chris Wanstrath

> [email protected]



7
# File 'lib/sake.rb', line 7

require 'rubygems'