Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Use more specific namespace declaration in Rack::Builder configuration. #12

Merged
merged 1 commit into from Nov 21, 2011

Conversation

nightscape
Copy link
Contributor

We're having problems using rack-protection (as transitive dependency from sinatra 1.3.0):
Phusion Passenger throws a

uninitialized constant Rack::Builder::FrameOptions

exception.
The commit fixes this exception.

rkh added a commit that referenced this pull request Nov 21, 2011
Use more specific namespace declaration in Rack::Builder configuration.
@rkh rkh merged commit 590c0e7 into sinatra:master Nov 21, 2011
@rkh
Copy link
Member

rkh commented Nov 21, 2011

What Rack/Ruby version?

@nightscape
Copy link
Contributor Author

ruby 1.9.1p378
rack 1.3.3
Phusion Passenger version 3.0.0

@rkh
Copy link
Member

rkh commented Nov 21, 2011

Ouch. 1.9.1 is not officially supported.

-- Gesendet von meinem Palm Prē
Martin Mauch <reply@reply.github.com> schrieb am 21.11.2011 17:33:

ruby 1.9.1p378

rack 1.3.3

Phusion Passenger version 3.0.0


Reply to this email directly or view it on GitHub:

#12 (comment)

zzak pushed a commit that referenced this pull request Aug 12, 2016
Use more specific namespace declaration in Rack::Builder configuration.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants