Project

General

Profile

« Previous | Next » 

Revision af98b7e1

Added by Dmitri Dolguikh almost 11 years ago

  • ID af98b7e1b617dfc68ed9c0cf54dbd10ae15c7ca5

fixes #2673 - none/wildcard http 'accept' headers are being handled correctly now
(cherry picked from commit c164bdd6e754a32d1923340bb9336c649ef8390a)

View differences:

Gemfile
source 'http://rubygems.org'
gem 'json'
gem 'sinatra'
gem 'sinatra', '< 1.4.3'
Dir["#{File.dirname(__FILE__)}/bundler.d/*.rb"].each do |bundle|
# puts "adding custom gem file #{bundle}"

Also available in: Unified diff