Sha256: cc0e432ba84b89c5bed2ef5279ce6d8efc5112ef61bf1d5050cc05df628c064b
Contents?: true
Size: 267 Bytes
Versions: 2
Compression:
Stored size: 267 Bytes
Contents
module Shuhari PROJECT_ROOT = File.expand_path('..', File.dirname(__FILE__)) autoload :App, 'shuhari/app' autoload :Platform, 'shuhari/platform' autoload :PlatformGems, 'shuhari/platform_gems' autoload :ProjectGeneration, 'shuhari/project_generation' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shuhari-0.1.1 | lib/shuhari.rb |
shuhari-0.1.0 | lib/shuhari.rb |