Sha256: fab0ded4124de21e996721e4fe8161b0e9f47ebe6ccff2dcdd18ee681df43d5a

Contents?: true

Size: 583 Bytes

Versions: 3

Compression:

Stored size: 583 Bytes

Contents

# Default configuration--- 
directory: /tmp/traq_test
user: taq
list: 
- Rakefile
- config.ru
- Gemfile
- - config/application.rb
- - config/environment.rb
- - config/initializers/**/*
- - config/environments/production.rb
- - config/locales/**/*
- - config/routes.rb
- - config/boot.rb
- - config/database.yml
- - app/**/*
- - db/migrate/**/*
- - db/seeds.rb
- - public/javascripts/**/*
- - public/stylesheets/**/*
- - lib/**/*
- - bin/**/*
- - public/images/**/*
  - public/images/uploads/**/*
password: fill your password here
host: localhost
server: passenger
shell: bash -l -c 

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
traquitana-0.0.24 config/default.yml
traquitana-0.0.23 config/default.yml
traquitana-0.0.22 config/default.yml