I had created a demo web application by executing rails tickets and then
i executed rails script/server to run it on localhost.
Initially i was able to execute the application in the browser by typing
localhost:3000 in the address bar, but then I deleted the folder tickets
from my hard disk.
Now again i created the same folder but when i try to run it using the
same command rails script/server it says that
File exists - script/server
I tried deleting the script/server file but i still couldn't run the
localhost:3000 in the browser
What is the solution to this
--
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment