Sha256: 50367d446686f528f89ae5184cea4acb049e0e2efc8bd30bff9a7a19efde1e7b

Contents?: true

Size: 743 Bytes

Versions: 1

Compression:

Stored size: 743 Bytes

Contents

# 0.0.12
- By default listen on 0.0.0.0 instead of localhost. 0.0.0.0 listens on all
  interfaces. Localhost only answers local requests to 127.0.0.1.
- Take out keyword arguments so that embork can run through rubinius.

# 0.0.11
- Fix a bug where it was impossible to forward requests between sprockets and a
  dynamic backend in development mode.

# 0.0.10
- Add project root to the extension. Rack applications that included it
  typically have a need to know.

# 0.0.9
- Change every instance of 'bundled_version' to 'bundle_version' for
  consistency.
- Add an extension class for external apps that may need erb helpers.

# 0.0.8
- Bump phrender version to 0.0.4
- Update bower depends in blueprint. Resolver and loader go up a version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
embork-0.0.12 CHANGELOG.md