🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀 New videos dropping every week—start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Community Projects
    • Live Sessions
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Community Projects Live Sessions Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • Rojina Pradhan
    Rojina Pradhan
    2,681 Points

    on the rollback section, there seems to be an error in my file

    Posted January 8, 2024 5:04pm by Rojina Pradhan
    Rojina Pradhan
    2,681 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Associations

    0 Answers

  • Rojina Pradhan
    Rojina Pradhan
    2,681 Points

    I am getting an error in this step: Create a subscription to a magazine, add to subscriber:

    Posted December 20, 2023 9:49pm by Rojina Pradhan
    Rojina Pradhan
    2,681 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Through Associations

    0 Answers

  • Vincent Fuentes
    Vincent Fuentes
    4,466 Points

    How can I can display the has many through association ? not just using the console.

    Posted March 30, 2022 3:01am by Vincent Fuentes
    Vincent Fuentes
    4,466 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Through Associations

    0 Answers

  • Fabian Pijpers
    PLUS
    Fabian Pijpers
    Courses Plus Student 41,372 Points

    I am at a los here? Does anyone know what is wrong?

    Posted February 6, 2021 3:35pm by Fabian Pijpers
    Fabian Pijpers
    Courses Plus Student 41,372 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Association Methods

    2 Answers

  • Mark Johnson
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Mark Johnson
    Full Stack JavaScript Techdegree Student 990 Points

    Tip for anyone about to do this course!: Go do a tutorial before diving into this.

    Posted October 27, 2020 5:54am by Mark Johnson
    .a{fill-rule:evenodd;}techdegree
    Mark Johnson
    Full Stack JavaScript Techdegree Student 990 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Introduction

    0 Answers

  • Tony Wade
    Tony Wade
    12,615 Points

    Instead of exiting the console couldn't you just type reload! and it reloads the models?

    Posted June 12, 2020 3:52pm by Tony Wade
    Tony Wade
    12,615 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Belongs To Associations

    0 Answers

  • israel ngandu
    israel ngandu
    4,156 Points

    how would terminal commands on rails work in a text editor and how would they be written ?

    Posted April 21, 2020 2:29am by israel ngandu
    israel ngandu
    4,156 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Association Methods

    0 Answers

  • Owen Abbott
    Owen Abbott
    4,776 Points

    confused about the difference between adding a foreign key and indexing.

    Posted April 11, 2020 5:29pm by Owen Abbott
    Owen Abbott
    4,776 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Variations on Foreign Key Migrations

    1 Answer

  • Ismail Malik
    Ismail Malik
    10,131 Points

    Why we use "user.create_profile" to create a profile instead of "user.profile.create"? The latter doesn't work, but why?

    Posted May 21, 2019 7:14am by Ismail Malik
    Ismail Malik
    10,131 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has One Associations

    1 Answer

  • calvin hobbs
    calvin hobbs
    172 Points

    Cant associate magazine with subscription.

    Posted January 11, 2019 10:12am by calvin hobbs
    calvin hobbs
    172 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Through Associations

    3 Answers

  • silva celso
    silva celso
    13,513 Points

    Assume that a pets table already exists. Here at the command line, generate a migration that will add an owner_id foreig

    Posted September 29, 2018 3:16am by silva celso
    silva celso
    13,513 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • A "Has Many" Migration

    1 Answer

  • Abid Ali Soomro
    Abid Ali Soomro
    1,480 Points

    The Owner model has_many Pet instances, but there's no way to access an Owner from its Pet. In the Pet model class, spec

    Posted September 15, 2018 6:24am by Abid Ali Soomro
    Abid Ali Soomro
    1,480 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • "Belongs To" Associations

    1 Answer

  • Christopher Phillips
    Christopher Phillips
    10,061 Points

    Confused with naming conventions of symbols (singular vs plural)

    Posted August 3, 2018 8:51am by Christopher Phillips
    Christopher Phillips
    10,061 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Through Associations

    1 Answer

  • Ahmed Mohamed Fouad
    Ahmed Mohamed Fouad
    11,735 Points

    How did models knew that "post_id" in comments model will be the foreign key for the primary key "id" in posts model ?

    Posted May 28, 2018 10:44pm by Ahmed Mohamed Fouad
    Ahmed Mohamed Fouad
    11,735 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Associations

    1 Answer

  • Don Neethling
    Don Neethling
    6,164 Points

    RAILS - Active Record Associations - has_many - question

    Posted May 17, 2018 8:23am by Don Neethling
    Don Neethling
    6,164 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Association Methods

    1 Answer

  • MaryAnn Eleanya
    MaryAnn Eleanya
    8,626 Points

    Hello, I don't know what I am doing wrong.

    Posted May 3, 2018 3:43pm by MaryAnn Eleanya
    MaryAnn Eleanya
    8,626 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • A "Has Many" Migration

    1 Answer

  • MaryAnn Eleanya
    MaryAnn Eleanya
    8,626 Points

    I don't understand what is wrong with my answer

    Posted May 3, 2018 3:20am by MaryAnn Eleanya
    MaryAnn Eleanya
    8,626 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • A "Has Many" Migration

    1 Answer

  • Eylon Cohen
    Eylon Cohen
    4,779 Points

    connecting two models with a has_many_through instnacer while updating

    Posted March 5, 2018 11:15am by Eylon Cohen
    Eylon Cohen
    4,779 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Through Associations

    1 Answer

  • Eylon Cohen
    Eylon Cohen
    4,779 Points

    belongs_to_and_has_many vs has_many_through

    Posted March 5, 2018 11:02am by Eylon Cohen
    Eylon Cohen
    4,779 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Through Associations

    1 Answer

  • Brad Givens
    Brad Givens
    6,621 Points

    Active record association - Pet name & owner

    Posted February 27, 2018 11:06pm by Brad Givens
    Brad Givens
    6,621 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Association Methods

    1 Answer

  • Jason Smith
    Jason Smith
    17,879 Points

    Any help with this code challenge would be great. I can't seem to figure this out.

    Posted December 26, 2017 4:06am by Jason Smith
    Jason Smith
    17,879 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Association Methods

    4 Answers

  • Brendan Whiting
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Brendan Whiting
    Front End Web Development Techdegree Graduate 84,738 Points

    When did we create the User and Forum models?

    Posted November 30, 2017 9:59pm by Brendan Whiting
    .a{fill-rule:evenodd;}techdegree seal-36
    Brendan Whiting
    Front End Web Development Techdegree Graduate 84,738 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has and Belongs to Many Associations

    1 Answer

  • Daniel Crittenden
    Daniel Crittenden
    9,308 Points

    I've read a criticism of the HABTM association type. Is it valid?

    Posted November 6, 2017 12:20am by Daniel Crittenden
    Daniel Crittenden
    9,308 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has and Belongs to Many Associations

    1 Answer

  • Kyle Case
    Kyle Case
    44,857 Points

    Adding an Index

    Posted November 1, 2017 9:19pm by Kyle Case
    Kyle Case
    44,857 Points
    • Ruby
    • Active Record Associations in Rails
    • Active Record Associations
    • Has Many Associations

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.