Sha256: 2ad756f855e8c31481b3147481512c01c875008f8575e68b46544ea68b553036
Contents?: true
Size: 1.36 KB
Versions: 30
Compression:
Stored size: 1.36 KB
Contents
default: ruby_app: application: &default_ruby_app_application _class: 'RubyApp::Application' format: date: long: '%b %d %H:%M %Z' short: '%a %b %-d' elements: &default_ruby_app_elements mobile: documents: authentication: open_id: ax_authentication_document: attributes: email: 'http://schema.openid.net/contact/email' google_authentication_document: 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' language: &default_ruby_app_language default: 'en' paths: - '#{RubyApp::ROOT}/translations' log: &default_ruby_app_log path: '#{RubyApp::ROOT}/process/log/application.log' response: &response cache: formats: - :css - :js read?: false write?: false session: &default_ruby_app_session _class: 'RubyApp::Session' expires: 1200 interval: 15 _length: 10 scripts: enabled: true path: '#{RubyApp::ROOT}/scripts'
Version data entries
30 entries across 30 versions & 1 rubygems