Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add base error for all defined errors #43

Merged
merged 0 commits into from
Apr 5, 2016
Merged

Conversation

RyanHedges
Copy link
Contributor

I did this so that you can rescue from any of the errors that togls could raise
and change behavior. This is a quality of life change and helps with scoping
exceptions in the application using the gem.

Relates to issue #39

@drewdeponte drewdeponte self-assigned this Apr 5, 2016
@drewdeponte
Copy link
Owner

Add a CHANGELOG.md entry.

@@ -6,6 +6,8 @@ versions, as well as provide a rough history.

#### Next Release

* Added: Base Error class for Togl exceptions
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is Togls not Togl

@RyanHedges RyanHedges force-pushed the add_base_error_class branch 2 times, most recently from a69f71e to 92ada4a Compare April 5, 2016 08:17
@RyanHedges RyanHedges merged commit 92ada4a into master Apr 5, 2016
@drewdeponte drewdeponte deleted the add_base_error_class branch April 6, 2016 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants