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

Rename Slim::raise to Slim::halt #27

Closed
codeguy opened this issue Oct 8, 2010 · 2 comments
Closed

Rename Slim::raise to Slim::halt #27

codeguy opened this issue Oct 8, 2010 · 2 comments

Comments

@codeguy
Copy link
Member

codeguy commented Oct 8, 2010

I think this is more semantic and indicative of the purpose of this method. Slim::raise implies more of a negative connotation relating to "raising" an exception, when in fact this method is used to halt the progress of the application and immediately return a custom status code and body message.

@jrivero
Copy link

jrivero commented Oct 8, 2010

i think same

@codeguy
Copy link
Member Author

codeguy commented Oct 15, 2010

Done

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants