Sha256: 07057196fedbe600d25bb7bad43b8afff77462cc21ee92bfc240490e946adf11
Contents?: true
Size: 1.18 KB
Versions: 1
Compression:
Stored size: 1.18 KB
Contents
default: ruby_app: application: _class: 'RubyApp::Application' format: date: long: '%b %d %H:%M %Z' short: '%a %b %-d' language: default: 'en' paths: - '#{RubyApp::ROOT}/translations' log: path: '#{RubyApp::ROOT}/process/log/application.log' response: cache: formats: - :css - :js read?: false write?: false session: _class: 'RubyApp::Session' expires: 1200 interval: 15 length: 4 scripts: enabled: false path: '#{RubyApp::ROOT}/scripts' elements: mobile: documents: authentication: open_id: google_authentication_document: attributes: email: 'http://schema.openid.net/contact/email' identifier: 'https://www.google.com/accounts/o8/id' my_open_id_authentication_document: identifier: 'http://myopenid.com' yahoo_authentication_document: attributes: email: 'http://axschema.org/contact/email' identifier: 'https://www.yahoo.com'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
RubyApp-0.5.10 | lib/ruby_app/configuration.yml |