On Mar 30, 11:43 am, Bharat Ruparel <[email protected]> wrote: > What is it that I am missing here?
<%= render :file => "layouts/application" %> That comports with your error, right? Seems too simple of a solution, but keep in mind that the application layout will be used automatically anyway, if there isn't one for the current controller. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

