Sha256: 888d12cfa788b85b94e521b82b412c7e650f24fd9ad5e95fad83cd11764e49ec

Contents?: true

Size: 740 Bytes

Versions: 1

Compression:

Stored size: 740 Bytes

Contents

CHANGELOG


v1.2.0 - August 21st 2011
 - Bug fixed where exception_database had to be configured even if active record storage was not chosen
 - If public/500.html and/or public/400.html exists, these will be used as responses

v1.1.2 - July 19th 2011
 - It should now be able to store user_info on routing errors too
 - The RailsExceptionHandler class have been turned into a rails engine so that the load path manipulation could be removed

v1.1.1 - July 18th 2011
 - Fixed issue related to the handling of routing errors

v1.1.0 - July 18th 2011
 - Better handling of ajax requests
 - Exceptions can be mapped to specific responses

v1.0.1 - July 17th 2011
- Minor fix for 1.8.7 compatibility

v1.0.0 - July 17th 2011
 - Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_exception_handler-1.2.0 HISTORY