Dec 21, 2007
Generic-user-small Daryl Gubler 2 posts

Topic: Rails for PHP Developers / Example application in Ch.1

OK… apparently a restart of the WEBrick server resolves this issue.
You may want to make a note of this right after the creation of the Subscribers model… especially after you mention on page 29 that you only have to restart the WEBrick server after changes to the config folder.

This may be an issue with Rails on Windows?

 
Dec 21, 2007
Generic-user-small Daryl Gubler 2 posts

Topic: Rails for PHP Developers / Example application in Ch.1

I am using Rails 2.0.1 and when I create the Subscribers Controller in the intro application I receive routing errors (No route matches ”/subscribers/create” with {:method=>:get}), not the Template Missing Error from Figure 1.4

2 posts