Sha256: a98d6ee2bb3f5a80ac6658358df1fe3b49f1e01935529e6304f700c8900ee061
Contents?: true
Size: 602 Bytes
Versions: 235
Compression:
Stored size: 602 Bytes
Contents
#!/usr/bin/env ruby #-- # Copyright 2004, 2006 by Jim Weirich (jim@weirichhouse.org). # All rights reserved. # Permission is granted for use, copying, modification, distribution, # and distribution of modified versions of this work as long as the # above copyright notice is included. #++ require 'blankslate' ###################################################################### # BlankSlate has been promoted to a top level name and is now # available as a standalone gem. We make the name available in the # Builder namespace for compatibility. # module Builder BlankSlate = ::BlankSlate end
Version data entries
235 entries across 201 versions & 35 rubygems