unabridged / motion

Reactive frontend UI components for Rails in pure Ruby
https://github.com/unabridged/motion
MIT License
697 stars 19 forks source link

Add `error_notification_proc` configuration option #31

Closed alecdotninja closed 4 years ago

alecdotninja commented 4 years ago

This PR adds a new configuration option (error_notification_proc) which allows users to detect errors occurring within Motion and forward them to a custom error logging tool.