Kelly Sutton
Kelly Sutton
It should detail how to run Divergence
e.g. ```ruby StrictTemplates.error_handler = ->(error) { Bugsnag.report(error) } ```
e.g. ```ruby StrictTemplates.raise_on_queries = false ``` inside `config/production.rb`
For example, if a client library is initialized with the `"my-source"` instead of `"my-source.imgix.net"`, a client library should be smart enough to know what that means. If a client library...