Sha256: 7a80f07acce9a0740e5c92a80965e98a6f9513318736cfc94bebecc55ad6ee61
Contents?: true
Size: 237 Bytes
Versions: 1
Compression:
Stored size: 237 Bytes
Contents
module Capiru # Constants Root = File.expand_path("../../", __FILE__ ) autoload :VERSION, "capiru/version" # Application autoload :Application, "capiru/application" autoload :CLI, "capiru/cli" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capiru-0.0.1 | lib/capiru.rb |