Ruby on Rails Friday, December 27, 2013



On Thursday, December 26, 2013 5:24:43 PM UTC-5, Frederick Cheung wrote:


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

 
Thanks.  Upgrading to rails 3.2.12 did the trick.  My company is not ready for rails 4 yet.

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d4c76076-7992-4ace-ab38-bcf78af833c4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment