Sha256: 2018de272e9a36adcc11edb72f9335f60990ba954c026774d82991d639b4f944
Contents?: true
Size: 427 Bytes
Versions: 2
Compression:
Stored size: 427 Bytes
Contents
Qa.config do |config| # When enabled, CORS headers will be added to the responses for search and show. `OPTIONS` method will also be supported. # Uncomment one of the lines below to enable or disable CORS headers. This configuration defaults to disabled when not set. # More information on CORS headers at: https://fetch.spec.whatwg.org/#cors-protocol # config.enable_cors_headers # config.disable_cors_headers end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
qa-2.1.2 | lib/generators/qa/install/templates/config/initializers/qa.rb |
qa-2.1.1 | lib/generators/qa/install/templates/config/initializers/qa.rb |