Sha256: 0962894ac8656da9f2e6bd59b5cd10b920c838e0f03e65890a1614a0503fedab
Contents?: true
Size: 685 Bytes
Versions: 27
Compression:
Stored size: 685 Bytes
Contents
--- development: &development project_name: My Example Project api_host: api.example.com:3000 api_protocol: https platform_host: site.example.com platform_protocol: http asset_host: "https://assets.example.com" api_prefix: api templates_directory: documentation/templates output_directory: api_docs assets: 'app/views/api_v4/documentation/assets/CHANGELOG.md': :root 'app/assets/images/logos/logo.png': images/logo.png ignore: - .DS_Store publish_git: 'git@github.com:foo/bar.git' default_sanitize: -> text { ActionController::Base.helpers.sanitize text } test: *development
Version data entries
27 entries across 27 versions & 1 rubygems