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 7813463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T04:52:28+00:00 2026-06-02T04:52:28+00:00

I am still learning HAML and I have some syntax that I am not

  • 0

I am still learning HAML and I have some syntax that I am not clear about.

When I see code like this:

-content_for :primary_content do
  .content_container

What does the content_for block do and mean? Is that a call to a specific layout? Or is .content_container a class somewhere?

The reason I ask is because I have some links that appear on the page and I am not sure why they appear there. I wonder if primary_content gets a block of code to render? If so, how do I find or look up this block of code?

Thanks!

  • 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-06-02T04:52:30+00:00Added an answer on June 2, 2026 at 4:52 am

    Your HAML is roughly equivalent to the following ERB:

    <%- content_for :primary_content do %>
        <div class='content_container'></div>
    <%- end %>
    

    Essentially, “content_for :symbol” defines a named piece of content that will later be included in a layout or something.

    .something is a HAML short-hand way of saying “make me a div which CSS class is something“.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm still learning ASP.NET and I often see code like this throughout parts of
Ok I am still learning this... I have Googled and done some research but
I'm still learning about jQuery, but I have not been able to find a
Still learning JSP Web Applications here. I have been doing this for a while
I'm still learning Rhino mocks and have a question about it. For example -
I am still learning MySQL queries and am stuck with this one. I have
Still learning this jQuery stuff.... I like this ajax page loader; it works for
I'm still learning CSS, so please pardon me if this is something that is
I'm still learning C and I must have misunderstood pointers at some point. I
I'm still learning about REST and, in my test, came up with this scenario

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.