🤑 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
  • Alejandro Vilches Pino
    Alejandro Vilches Pino
    1,665 Points

    Keyword arguments on ruby

    Posted November 8, 2022 10:02am by Alejandro Vilches Pino
    Alejandro Vilches Pino
    1,665 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Route

    0 Answers

  • gene c
    gene c
    13,630 Points

    how does the server know that |index| refers to numericals?

    Posted December 17, 2019 5:17am by gene c
    gene c
    13,630 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Daniel Bateman
    Daniel Bateman
    13,268 Points

    Migration issue

    Posted October 10, 2018 9:57pm by Daniel Bateman
    Daniel Bateman
    13,268 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Model

    1 Answer

  • Teri Dent
    Teri Dent
    11,515 Points

    Rails definitions clarification

    Posted August 23, 2018 3:07am by Teri Dent
    Teri Dent
    11,515 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Route

    1 Answer

  • ahmadislamzadeh
    ahmadislamzadeh
    5,216 Points

    Access to the folders and subdirectories shown in the videos...

    Posted May 20, 2018 4:50pm by ahmadislamzadeh
    ahmadislamzadeh
    5,216 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Controller

    1 Answer

  • Kent Seevers
    Kent Seevers
    7,394 Points

    I've created the index.html.erb file in the directory, but I'm still getting the ActionController::UnknownFormat error.

    Posted April 22, 2018 10:05pm by Kent Seevers
    Kent Seevers
    7,394 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a View

    1 Answer

  • Jake Harris
    Jake Harris
    718 Points

    Is there something I'm doing wrong here? This works in my app but not in the treehouse challenge.

    Posted March 6, 2018 5:46pm by Jake Harris
    Jake Harris
    718 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • SOS Norway
    SOS Norway
    4,219 Points

    pages.each { |page| puts page.title } NameError: undefined local variable or method `pages' for main:Object

    Posted December 14, 2017 10:44am by SOS Norway
    SOS Norway
    4,219 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    2 Answers

  • Bradley Becker
    Bradley Becker
    2,317 Points

    Getting NoMethodError in PagesController#index

    Posted December 1, 2017 10:46pm by Bradley Becker
    Bradley Becker
    2,317 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Model

    0 Answers

  • Marcela Jackowski
    Marcela Jackowski
    2,045 Points

    We need to populate our page with the list of pets. For this first task, use the each method in ERB tags to loop over ea

    Posted June 12, 2017 12:20am by Marcela Jackowski
    Marcela Jackowski
    2,045 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    3 Answers

  • Tobias Jackson
    Tobias Jackson
    9,758 Points

    migration problem?

    Posted May 22, 2017 2:12pm by Tobias Jackson
    Tobias Jackson
    9,758 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Model

    1 Answer

  • André Hatlo-Johnsen
    André Hatlo-Johnsen
    1,170 Points

    Why is this not working?

    Posted April 25, 2017 2:56pm by André Hatlo-Johnsen
    André Hatlo-Johnsen
    1,170 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Danish Saleem
    Danish Saleem
    7,965 Points

    why creating the controller with plural names and creating model with singular ?

    Posted April 17, 2017 9:51am by Danish Saleem
    Danish Saleem
    7,965 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a Model

    1 Answer

  • Stefan Piatkov
    Stefan Piatkov
    14,312 Points

    Now we need to output HTML <p> elements with the name attribute of each pet. Within the each block, add <p></p> HTML tag

    Posted April 9, 2017 9:03am by Stefan Piatkov
    Stefan Piatkov
    14,312 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Ian Friedel
    Ian Friedel
    11,960 Points

    Populating the View video for Rails Routes and Resources is not loading because of an 'error loading this resource'

    Posted February 14, 2017 5:04pm by Ian Friedel
    Ian Friedel
    11,960 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Tian Siang Ong
    Tian Siang Ong
    5,911 Points

    help needed

    Posted February 8, 2017 4:44pm by Tian Siang Ong
    Tian Siang Ong
    5,911 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Sarah Lehnert
    Sarah Lehnert
    9,405 Points

    IRB crashes - Unsure what's happening

    Posted November 29, 2016 2:53pm by Sarah Lehnert
    Sarah Lehnert
    9,405 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Adding Records via Rails Console

    1 Answer

  • Yuichi Narisawa
    Yuichi Narisawa
    19,548 Points

    Challenge Task 2

    Posted November 14, 2016 4:18pm by Yuichi Narisawa
    Yuichi Narisawa
    19,548 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Yuichi Narisawa
    Yuichi Narisawa
    19,548 Points

    Segmentation fault...

    Posted November 13, 2016 5:38pm by Yuichi Narisawa
    Yuichi Narisawa
    19,548 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Patrick Hager
    Patrick Hager
    15,539 Points

    To find a view template...

    Posted November 10, 2016 6:01am by Patrick Hager
    Patrick Hager
    15,539 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Creating a View

    1 Answer

  • David Thrower
    David Thrower
    6,693 Points

    Console gives me NameError: undefined local variable or method `page' for main:Object on > page.title = "lorem ipsum"

    Posted October 24, 2016 12:23am by David Thrower
    David Thrower
    6,693 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Adding Records via Rails Console

    1 Answer

  • OÄŸulcan Girginc
    OÄŸulcan Girginc
    24,848 Points

    @pages.each vs. Page.all.each for the view

    Posted October 12, 2016 1:40pm by OÄŸulcan Girginc
    OÄŸulcan Girginc
    24,848 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Populating the View

    1 Answer

  • Karen Ho
    Karen Ho
    10,190 Points

    We're back in our veterinarian app. Route all GET requests for the /pets path to the PetsController's index action metho

    Posted October 10, 2016 8:26pm by Karen Ho
    Karen Ho
    10,190 Points
    • Ruby
    • Rails Routes and Resources
    • A Route to an Index Action
    • Adding a Route

    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.