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

Upgrade monkey patch of rack::builder #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gdb
Copy link

@gdb gdb commented Jul 8, 2011

This is necessary for running on rack 1.4.0. It's possible you'll want to retain backwards-compatibility, in which case it'd probably be easiest to check if @ins is nil and make a decision about what to do from there.

@rkh
Copy link

rkh commented Jul 16, 2011

I vote for removing that monkey-patch.

@nesquena
Copy link

@nakajima @timocratic @jeremyevans Any chance we can get this pulled in and/or compatibility with the latest rack? Related padrino issue here: padrino/padrino-framework#679

@chanks
Copy link

chanks commented Dec 29, 2011

Is rack-flash being maintained anymore? It's not compatible with the just-released Rack 1.4.0. Is there an alternate gem we should switch to?

@nesquena
Copy link

@chanks I know this is not the ideal answer but for Sinatra and/or Padrino, we now recommend sinatra-flash

@chanks
Copy link

chanks commented Dec 29, 2011

@nesquena Thanks! I actually am using Sinatra, and sinatra-flash works great.

@zzak
Copy link

zzak commented Jan 10, 2012

Another "me too" on using sinatra-flash as a drop-in replacement, works great!

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

5 participants