Sha256: bf3a051a234bd3a00af4368dcbeafc75110fe9145bb624d93a7491309b5269c5

Contents?: true

Size: 224 Bytes

Versions: 6

Compression:

Stored size: 224 Bytes

Contents

module BatCave
  module Command; end
  module Action; end
  module Support; end # TODO(sissel): Support is a shitty namespace name.
  THINGSDIR = File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "things"))
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
batcave-0.0.11 lib/batcave/namespace.rb
batcave-0.0.9 lib/batcave/namespace.rb
batcave-0.0.7 lib/batcave/namespace.rb
batcave-0.0.6 lib/batcave/namespace.rb
batcave-0.0.5 lib/batcave/namespace.rb
batcave-0.0.4 lib/batcave/namespace.rb