Sha256: 03d334249fbdd9ec2a140b2ad989a88f4fc62f94fe0af6d7e48852f80abfab80
Contents?: true
Size: 227 Bytes
Versions: 4
Compression:
Stored size: 227 Bytes
Contents
# Setting up environment variables PROJECT_ROOT = File.expand_path('../..', __FILE__) DOCUMENT_ROOT = File.expand_path('../../public', __FILE__) Alfa::TFile.project_root = PROJECT_ROOT Alfa::TFile.document_root = DOCUMENT_ROOT
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
alfa-0.0.8.pre | dummy/project/config/env.rb |
alfa-0.0.7.pre | dummy/project/config/env.rb |
alfa-0.0.6.pre | dummy/project/config/env.rb |
alfa-0.0.5.pre | dummy/project/config/env.rb |