script/rails サーバーhttp://0.0.0.0:3000の代わりに、デフォルト IP を 127.0.0.1 または localhost に変更したいと考えています。
Aptana 3でそれを行うにはどうすればよいですか?
script/rails server
=> Booting WEBrick
=> Rails 3.2.3 application starting in development on **http://0.0.0.0:3000**
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2012-05-04 21:41:46] INFO WEBrick 1.3.1
[2012-05-04 21:41:46] INFO ruby 1.9.2 (2011-07-09) [i386-mingw32]
[2012-05-04 21:41:46] INFO WEBrick::HTTPServer#start: pid=9588 port=3000