Hi,
I'm trying to get into Ruby using Ralf Wirdemann's and Thomas Baustert's
book "Rapid Web development mit Ruby on Rails".
Setting up Ruby etc. works fine but when calling
http://localhost:300/controller I'm constantly getting
Routing error
no route found to match "/controller" with {:method=>:get}
Database was set up,
rake migrate
did work although I got the following warning:
The rake task migrate has been deprecated, please use the replacement
version db:migrate
Any idea what I'm doing wrong?
Thanks a lot for help,
Ralf
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
rubyonrails-ug mailing list
[email protected]
http://mailman.headflash.com/mailman/listinfo/rubyonrails-ug