Sha256: 84de6b05194351cbfaf2b7ab7d2e90e32f59024ed96e8a275d55509f61b54ee3

Contents?: true

Size: 570 Bytes

Versions: 1

Compression:

Stored size: 570 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/**/*
- - public/images/**/*
  - public/images/uploads/**/*
password: fill your password here
host: localhost
server: passenger
shell: bash -l -c 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
traquitana-0.0.21 config/default.yml