Hi,
I am new to Ruby on Rails. I installed 3.0.18 on Cent OS 6 for testing.
I used following command to create a demo application
#rails new demo
Then goto this demo dir and use (without changing anything inside the
demo dir)
#rails server -p 80 -b ::
to make it listen on IPv4 and IPv6 both.
After that it works fine when using IPv4 address to access it. However,
when I using IPv6 address to send out POST request, it keeps giving me
"ERROR bad URI".
Is there anything I can do to fix it?
Thanks a lot.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.