I'm upgrading to Rails 3 from version 1. It has gone incredibly
smooth. Thanks Rails Core!

I am not working with a restful app, not even close. RESTfully,
everything works as expected.

Nothing renders when I call layout 'main', unless I render on a per
action basis with render :layout => 'main'.

This is a lot of duplication, not to mention the double render
fiasco.

Is there any advice, other than rewrite this app the RESTful way?

Thanks,

Steve

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to