I have done the changes in the file config/routes.rb as mentioned in the
Rails Guides tutorial, but when I try to open:
the page is not opening. It is giving error.
I have done the changes in the file config/routes.rb as mentioned in the
Rails Guides tutorial, but when I try to open:
the page is not opening. It is giving error.
Not working.
your server is running properly?
On Wed, Aug 3, 2011 at 1:12 PM, Rubyist R. [email protected]
wrote:
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
–
Regards,
Dhaval M.
If you can able to put the total error page, then we know what is the
exact
error.
jst delete ur index file from public directory…
it works…
On Wed, Aug 3, 2011 at 12:30 PM, Rubyist R. [email protected]
wrote:
–
You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.
–
Regards,
Dhaval M.
What’s the error? What do you see when you run rake routes on the
command
line? Need more information.
Deleted the index file but it is still giving error:
Could not connect to remote server.
On Wed, Aug 3, 2011 at 8:33 AM, Rubyist R. [email protected]
wrote:
Deleted the index file but it is still giving error:
Could not connect to remote server.
… which sounds like your server isn’t running
–
Hassan S. ------------------------ [email protected]
twitter: @hassan
What is the error message you got, when you delete the index file ?
2011/8/3 Rubyist R. [email protected]
But it was showing “Welcome Aboard” message. How to initialize server?
Your mean is that you shutdown the rails server when you browser your
application of rails ?
2011/8/4 Rubyist R. [email protected]
I have solved the issue. When it showed “Welcome Aboard”, I press
CTRL+C, which stopped the server. I again started it using command:
rails server
This time I am keeping the command prompt screen open.
On 4 August 2011 14:21, coolesting [email protected] wrote:
Your mean is that you shutdown the rails server when you browser your
application of rails ?
No need to embarrass the guy/gal further, no doubt he is embarrassed
already. At least he owned up to his mistake and did not just
disappear into the ether.
Colin
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs