I am building my environment on my Mac / Yosemite
Here is my /etc/hosts file
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
I have installed Ruby, Ruby on Rails, mysql2, homebrew, gems (bundled),
built the newapp, run all the updates. Tried: localhost, 127.0.0.1,
ports 3000, 4000, 4040, 5000, 5050
I don't get it. What is the issue with connecting to the rails server?
If there is a concise answer to resolve this issue, I have not found it
yet.
Thanks,
bfulbright
--
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@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ae0cf5c077ffbe804a1694ed403484f9%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment