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

Feature/enable options in static method #790

Merged
merged 3 commits into from Feb 21, 2014

Conversation

blakewatters
Copy link

This change enables the use of options with the static! method. This is useful if you wish to return status content with alternate status codes, etc.

lukateras and others added 3 commits September 27, 2013 11:05
…ustom status codes, etc.

Add test case highlighting the breakage when attempting to use `send_file` with a specific status code. refs sinatra#749
@rkh
Copy link
Member

rkh commented Oct 21, 2013

I assigned this to the 1.5.0 milestone, which I'll switch master over to soon. If you're having issues cleaning up the PR, don't worry, I can cherry-pick the commit.

rkh added a commit that referenced this pull request Feb 21, 2014
…c-method

Feature/enable options in static method
@rkh rkh merged commit faf2efc into sinatra:master Feb 21, 2014
rkh added a commit that referenced this pull request Sep 11, 2015
…c-method

Feature/enable options in static method
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

Successfully merging this pull request may close these issues.

None yet

3 participants