Sha256: d83ac8a9e8d65720ec9f50ce24f8ad1390e215287344f0ae97ead334217df61b
Contents?: true
Size: 778 Bytes
Versions: 1
Compression:
Stored size: 778 Bytes
Contents
# 0.4.0 / 2015-12-21 * `Coach::Router.new` now accepts a `ActionDispatch::Routing::Mapper`, rather than a `Rails::Application`. This means that when initialising a `Coach::Router` from within a `routes.draw` block, you may now pass `self` to the router, preserving surrounding context (e.g. block-level scopes). # 0.3.0 / 2015-11-24 * Allow Handler to take a config hash, just like Middleware # 0.2.3 / 2015-08-24 * Allow config values to be inherited # 0.2.2 / 2015-07-17 * Diagramatic errors of missing requirements # 0.2.1 / 2015-06-29 * Logging of metadata with ActiveSupport notifications # 0.2.0 / 2015-06-17 Initial public release. This library is in beta until it hits 1.0, so backwards incompatible changes may be made in minor version releases.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
coach-0.4.0 | CHANGELOG.md |