In my layouts/application.rhtml, I am trying to pass in a instance variable: @skills = Skill.find(:all, :limit => 9) Inside the application.rhtml, I debug @skills and all that returns is: --- I also tried the @@. I assume I am just glancing over something, yet I can''t see it. (I am trying to pass this into a partial) Any help is appreciated! --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---