I don’t think that syntax is valid in 1.9 anymore. I would recommend
using
Trinidad as your command line server, or if you are really attached to
Mongrel, you should use the updated version ‘puma’.
As Charles said, this syntax is not valid in 1.9.
But you can replace the colons ‘:’ in the file with newlines and mongrel
will work. That’s what I did in the attached file.
The file in question is mongrel-1.1.5-java/lib/mongrel/handlers.rb
Hope that helps,
Vassilis
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.