Sha256: 2a43650dfdd36998ea6634654bf5674d4749c59b0b3c505610b95db906ba1bcd

Contents?: true

Size: 828 Bytes

Versions: 1

Compression:

Stored size: 828 Bytes

Contents

2.1.0
  - Add ability to define helpers with a block
  - Remove benchmark folder, and create a single benchmark file which can be
    executed easily
  - Simplified and optimized routing logic
  - Fixed root path processing when a NYNY app is mounted
  - Added Rails interop example
  - Added session example
  - Added NYNY.root
  - Added NYNY.env
  - NYNY will not show exceptions in production env

2.0.0
  - Simplified and improved RouteSignature implementation
  - Simplified and improved RequestScope implementation
  - Made response object available in RequestScope
  - removed .use_protection! (the rack-protection middleware can be easily
    used manually)
  - added support for extensions (using .register, which works the same way as in sinatra)

1.0.2
  - Add rack to runtime deps (@etehtsea)

1.0.0 Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nyny-2.1.0 CHANGELOG