[Nitro] command line options
Arne Brasseur
arne at arnebrasseur.net
Tue May 29 17:04:50 EDT 2007
I started documenting the nitro command line options on
http://wiki.arnebrasseur.net/NitroOg/CommandLineOptions ,
this struck me as being probably a copy-paste error:
in nitro/lib/nitro/application/args.rb
# Run with Webrick adapter.
def __webrick
@application.adapter = :mongrel ----> :webrick?
end
# Run with Mongrel adapter.
def __mongrel
@application.adapter = :mongrel
end
(ab)
--
Arne Brasseur @ your service
arne at arnebrasseur.net
+32/496/94.55.63
More information about the Nitro-general
mailing list