I have a ruby(using sinatra) webservice on windows 7 32 bit OS. Its running on port 4567. Its working fine when I use localhost:4567 but when I replace loca
From the comment of @SudarshanShubakar following worked for me.
ruby app.rb -o 0.0.0.0