Sha256: 7c285caa88cb3059ee6496bd4433809397b8787d64c4fb982601c95b07f1652c
Contents?: true
Size: 1.16 KB
Versions: 8
Compression:
Stored size: 1.16 KB
Contents
# Default configuration# Default configuration--- default: 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 - - app/**/* - - db/migrate/**/* - - public/javascripts/**/* - - public/stylesheets/**/* - - lib/**/* - - bin/**/* - - public/images/**/* - public/images/uploads/**/* password: fill your password here host: localhost server: passenger shell: bash -l -c custom: directory: /tmp/traq_test_custom user: taq list: - Rakefile - config.ru - Gemfile - - config/application.rb - - config/environment.rb - - config/initializers/**/* - - config/environments/production.rb - - config/locales/**/* - - config/routes.rb - - app/**/* - - db/migrate/**/* - - public/javascripts/**/* - - public/stylesheets/**/* - - lib/**/* - - bin/**/* - - public/images/**/* - public/images/uploads/**/* password: fill your password here host: localhost shell: bash -l -c
Version data entries
8 entries across 8 versions & 1 rubygems