Sha256: 3a04d20ba8970b9637fae906fece06adee2c4cb12a7a371356f7a4802f0a87fa
Contents?: true
Size: 971 Bytes
Versions: 9
Compression:
Stored size: 971 Bytes
Contents
# Default configuration--- version: 0.1.8 directory: /tmp/traq_test user: taq list: - Rakefile - config.ru - Gemfile - package.json - babel.config.js - postcss.config.js - - config/application.rb - - config/environment.rb - - config/initializers/**/* - - config/environments/production.rb - - config/locales/**/* - - config/routes.rb - - config/boot.rb - - config/database.yml - - config/secrets.yml - - config/storage.yml - - config/cable.yml - - config/importmap.rb - - config/webpacker.yml - - config/webpack/environment.js - - config/webpack/production.js - - config/traq/extra.sh - - app/**/* - - db/migrate/**/* - - public/javascripts/**/* - - public/stylesheets/**/* - - public/404.html - - public/422.html - - public/500.html - - public/favicon.ico - - public/robots.txt - - public/manifest.json - - lib/**/* - - bin/**/* - - public/images/**/* - public/images/uploads/**/* password: fill your password here host: localhost server: passenger shell: bash -l -c
Version data entries
9 entries across 9 versions & 1 rubygems