redis-io
redis-io copied to clipboard
Add support for http head method on root
Resolves #100
Might seem a bit hacky, but it's the simplest solution that works.
Line that fails is /app.rb +44: Redis.connect(url: ENV["REDISTOGO_URL"])
added 7 years ago.