Sha256: 506f31d386aec51f146b254c21af4a3952d2a6bcca70c56082119743df12174c

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

login:
  username: fakeuser
  password: fakepass
  
sheets:  
  - name: non_existant_spreadsheet
    key: key_google_doc_key
    
output:
  yaml_path: 'data'
  migrations:
    path: 'migrations'
    models: 'models'
    
svn:
  bin: /usr/bin/svn
  repo: svn://repo/path
  
git:
  bin: /usr/local/bin/git
    
cron:
  project_base: /home/user/project
  version:
    file: /home/user/project/config/version
  options: -g -m -l -i

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
databasion-0.1.1 config/example.google.yml