Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7524225
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T03:02:00+00:00 2026-05-30T03:02:00+00:00

I am having an issue passing a :locals variable to two levels of views.

  • 0

I am having an issue passing a :locals variable to two levels of views. Normally, I just use one and am just wondering if there is something that prevents this:

For example:

<%=render :partial => 'shared/following', :locals => {:following => @following} %>

in shared/_following.html.erb (assuming item is of type ‘Location’):

<% following.each do |item| %>
   <% class_type=item.class.to_s %>
  <%#works fine %> 
  <%=debug(item) %>
  <%# a bunch of different types of things to follow %>
  <%=render 'shared/box-'+class_type.downcase! , :locals => { :item => item } %>
<% end %>

in shared/_box-location.html.erb:

<% # this doesn't work nor does @item.name %>
<%=item.name %>

Can I do locals two levels deep? How can I / should I rectify?

thx

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T03:02:02+00:00Added an answer on May 30, 2026 at 3:02 am

    Also note that explicitly specifying :partial is required when passing
    additional options such as :layout.

    (Source)

    :locals is also an additional option, so try this:

    <%= render :partial => 'shared/box-'+class_type.downcase!, :locals => { :item => item } %>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having trouble passing a variable defined in one class instance to another class
I'm having an issue passing a variable to a builder file for xml generation,
I'm having an issue with passing the generated JSON notation of my object to
Having an issue with traversing in jQuery.. hopfully an easy one..but I'm banging my
I am having in issue with IE passing a string back into an swf
Hi I've been having an issue with Broadcast Receivers and passing information to another
I'm relatively new to C++, and having an issue passing a string. I have
I'm having an issue when passing an object of type Dictionary(Of Int16, Polygon) as
I'm having an issue with passing a parameter to a relaycommand using the GalaSoft
I am having issue passing get variables. index?p=calendar refers to calendar.php located in pages/calendar.php

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.