humante / redis-browser

Web-based Redis browser that can work as standalone app or mounted Rails engine
MIT License
603 stars 67 forks source link

Doesn't work for ruby 1.8 #8

Closed jnankin closed 9 years ago

jnankin commented 10 years ago

/usr/bin/redis-browser:19:in `load': /usr/lib/ruby/gems/1.8/gems/redis-browser-0.3.1/bin/redis-browser:12: odd number list for Hash (SyntaxError) bind: '127.0.0.1', ^

However, the gem is set to work with Ruby >= 0. Should update the gemspec.