Sha256: 49144ac4c5f84b3396b7af145ce9b02f5839d11f05c7ea7ce54e0f5b45cb322f

Contents?: true

Size: 897 Bytes

Versions: 1

Compression:

Stored size: 897 Bytes

Contents

HEAD

0.6.0
  - Extract exception handling to Chatterbox::ExceptionNotification, and have RailsCatcher use that
  - clean up and standardize names of things
0.5.4
  - Remove very dangerous delegation from RailsCatcher, as these delegates can override common
    ActionController::Base methods when the catcher is included.  Wishing Ruby had real namespaces
    right about now
  - Remove #log_prefix from RailsCatcher, simpler and not needed
    
0.5.3
  - exception filtering
  
0.5.2
  - add RAILS_ROOT filtering

0.5.1
  - to_s the env and root from Rails

0.5.0 
  - Major rewrite and overhaul
  
0.4.2

  - handle_notice returns the message that was passed in

0.4.1

  - top level alias `notify` for `handle_notice`
  - simplified logging - no longer tries to use Rails logger if it exists
  
0.4.0
  
  - removed notification wrapper around messages sent to Chatterbox to simplify things
  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chatterbox-0.6.0 CHANGELOG.markdown