On Thursday, December 26, 2013 8:41:21 PM UTC, jsnark wrote: > > I'm working through the Rails Engines tutorial at > http://edgeguides.rubyonrails.org/engines.html. I'm using ruby 1.9.3 and > rails 3.1.12 on Linux. I'm stuck on section 4.1. When I try to access > localhost:3000/blog I get: > > That guide is for the rails development branch (i.e currently it's probably tracking rails 4.1), so it may differ significantly from rails 3.1.12. I don't thing 3.1.x is maintained anymore, however the rails 3.2.x guides are at http://guides.rubyonrails.org/v3.2.14/engines.html and the rails 4.0.x guides are at http://guides.rubyonrails.org.
I would start by picking one of those versions and going along with the corresponding guide Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/aca1e435-f1a9-47e0-9843-43fd1d6467e2%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.

