No clue what that means, pinning Rack. I’m new to all this stuff, btw.
Are you using Bundler? If so add
gem 'rack', '1.5.2'
to your Gemfile. If not, use that same line somewhere in your code before you
require anything. This will make your app use the previous version of Rack,
before the change that is causing this error.
Matt
--
You received this message because you are subscribed to the Google Groups
"Haml" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/haml.
For more options, visit https://groups.google.com/d/optout.