Sha256: e3b9f8c801b22033ec45b461c074d3c243143d3c86715ac68af75cd31fdbb49f
Contents?: true
Size: 801 Bytes
Versions: 1
Compression:
Stored size: 801 Bytes
Contents
# Changelog ## Version 4.0.0 * https://github.com/kbparagua/paloma/issues/26 - Paloma requests are not saved on `session`. * https://github.com/kbparagua/paloma/issues/26 - Chaining with redirect is removed. * Routing from javascript is removed. * Routing from Rails controller is added. * Ability to have a controller-wide setting. * https://github.com/kbparagua/paloma/issues/29 - Disable `console.log` and `console.warn` for non-development environments. ## Version 3.0.2 * Bug Fix: Converting Rails controller name to singular form. ## Version 3.0.1 * Bug Fix: Can't handle Rails controller with Multi-word name. * Bug Fix: Paloma Engine is halting when a warning is encountered. * Don't create Paloma request if rendering js, json, xml, or file. ## Version 3.0.0 * Rewrite Initial Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paloma-4.0.0 | Changelog.md |