Sha256: 1e2280cbabff5bbc895c4cc0c0e27b81ee0fb3d2e1b0dcef754960a4fe0ad20a
Contents?: true
Size: 440 Bytes
Versions: 1
Compression:
Stored size: 440 Bytes
Contents
# Author:: Nicolas Pouillard <ertai@lrde.epita.fr>. # Copyright:: Copyright (c) 2005 Nicolas Pouillard. All rights reserved. # License:: GNU General Public License (GPL). # Revision:: $Id: runners.rb 221 2005-05-09 12:40:57Z ertai $ require 'module/autoload_tree' require 'abstract' require 'hookable' require 'hooker' module Commands module Runners autoloaded_module(__FILE__) end # module Runners end # module Commands
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vcs-0.2.148 | ruby_ex/commands/runners.rb |