On Mac OSX 10.3.9, powerpc-darwin7.9.0. I was followed along in the Agile 2nd Edition pdf beta book and got to the point where I working on the admin, added the code that validates that the fields, and added the CSS file, and can see all of the products listed (around pdf page 91). I turned off the computer, came back to launch rails the next day. My "demo" (hello world) program works, but when I quit that and try to run depot, I can get to the rails defaul page, but when I try to go to the /admin, I get Not Found `/admin/’ not found. WEBrick/1.3.1 (Ruby/1.8.4/2005-12-24) at localhost:3000 I can get depot to run under Locomotive, but not by doing ruby script/server. I get the default Welcome page either way. I installed rails, edge rails, ruby, gems, mysql, and svn, all that same day when the depot app was working. -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
On Sep 10, 2006, at 18:29, Nick Dynice wrote:> > On Mac OSX 10.3.9, powerpc-darwin7.9.0. I was followed along in the > Agile 2nd Edition pdf beta book and got to the point where I > working on > the admin, added the code that validates that the fields, and added > the > CSS file, and can see all of the products listed (around pdf page > 91). I > turned off the computer, came back to launch rails the next day. My > "demo" (hello world) program works, but when I quit that and try to > run > depot, I can get to the rails defaul page, but when I try to go to the > /admin, I get Not Found `/admin/’ not found. WEBrick/1.3.1 > (Ruby/1.8.4/2005-12-24) at localhost:3000 > I can get depot to run under Locomotive, but not by doing ruby > script/server. I get the default Welcome page either way. I installed > rails, edge rails, ruby, gems, mysql, and svn, all that same day when > the depot app was working.Are you 100% sure the old hello world app is not still running? Dave --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
Yes, here is a screen shot. http://nsputnik.com/rails.jpg The top window shows demo running on port 3000 by doing ruby script/server (would you cull this running native?), the next one down is the error I get after I ended that app and ran depot, and then to /admin, and the last window show depot running under locomotive on port 3001. -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---
BTW Dave, thanks for your help with this. Still trying to figure it out. -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk -~----------~----~----~----~------~----~------~--~---