Sha256: 9106429eada5fb1e8301e42ce2da7eba9e8c8b98f628b79d34a317158bd90569
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
3.0.1 - File SystemStackError when accessing missing param (@holies) 3.0.0 - Use Rack builder to shorten and simplify the code - Add support for namespaces by using the builder - Add ruby-prof as a development dependency - NYNY will return a Rack-like response on each request ([status, headers, body]) - headers behave like a hash - cookies behave like a hash - added sprockets integration example - improved documentation - Fixed inheritance behaviour for App (routes, filters, helpers, middlewares will be passed down the inheritance chain) 2.2.1 - Added support for templates 2.1.1 - After blocks will now be evaluated even if the request was halted 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-3.0.1 | CHANGELOG |