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

New No-Code Track! 🚀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
  • Jesse Van Der Heijden
    Jesse Van Der Heijden
    3,313 Points

    What's wrong with this one?

    Posted August 31, 2017 11:09am by Jesse Van Der Heijden
    Jesse Van Der Heijden
    3,313 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • dvee
    dvee
    4,850 Points

    return @todo_items.index(name) Doesn't work

    Posted June 1, 2017 5:16am by dvee
    dvee
    4,850 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Katriel Paige
    Katriel Paige
    9,260 Points

    Not finding correct index?

    Posted February 9, 2017 9:16pm by Katriel Paige
    Katriel Paige
    9,260 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Juan Huttemann
    Juan Huttemann
    7,464 Points

    todo_list.rb: " `method did not return the correct index." but I test my code and it works https://repl.it/EGOY

    Posted October 26, 2016 1:35am by Juan Huttemann
    Juan Huttemann
    7,464 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Joshua Paulson
    Joshua Paulson
    37,085 Points

    Wow this is a struggle, feeling like I'm very close but no cigar. Please help

    Posted April 29, 2016 6:28pm by Joshua Paulson
    Joshua Paulson
    37,085 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Henry Dashwood
    PLUS
    Henry Dashwood
    Courses Plus Student 4,336 Points

    Help finding array items

    Posted April 16, 2016 2:03pm by Henry Dashwood
    Henry Dashwood
    Courses Plus Student 4,336 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Patrick Mockridge
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Patrick Mockridge
    Full Stack JavaScript Techdegree Graduate 45,611 Points

    What's wrong with my code?

    Posted January 21, 2016 8:32pm by Patrick Mockridge
    .a{fill-rule:evenodd;}techdegree seal-36
    Patrick Mockridge
    Full Stack JavaScript Techdegree Graduate 45,611 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • James Copeland
    James Copeland
    12,550 Points

    Finding Array Items help

    Posted December 4, 2015 8:20pm by James Copeland
    James Copeland
    12,550 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Andrew Insley
    Andrew Insley
    7,014 Points

    Won't return nil, and can' understand why?

    Posted November 10, 2015 3:11pm by Andrew Insley
    Andrew Insley
    7,014 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Andrew Alvarez
    Andrew Alvarez
    11,964 Points

    HELP!

    Posted September 22, 2015 1:41am by Andrew Alvarez
    Andrew Alvarez
    11,964 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Andrew Alvarez
    Andrew Alvarez
    11,964 Points

    Am I Close?

    Posted September 21, 2015 5:03am by Andrew Alvarez
    Andrew Alvarez
    11,964 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Jared Armes
    PLUS
    Jared Armes
    Courses Plus Student 6,391 Points

    I can't figure out how to find an index

    Posted September 10, 2015 1:40pm by Jared Armes
    Jared Armes
    Courses Plus Student 6,391 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • cbob
    cbob
    3,233 Points

    Fill in the find_index

    Posted August 28, 2015 3:49am by cbob
    cbob
    3,233 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    4 Answers

  • Vineet Kapoor
    Vineet Kapoor
    3,955 Points

    Why is the following code wrong for challenge task 1 0f 1 for writing find_index?

    Posted August 14, 2015 8:54pm by Vineet Kapoor
    Vineet Kapoor
    3,955 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Patrick Shushereba
    Patrick Shushereba
    10,911 Points

    Returning the correct index in an array.

    Posted July 26, 2015 12:21am by Patrick Shushereba
    Patrick Shushereba
    10,911 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • Henry Miller
    Henry Miller
    7,945 Points

    I don't understand what it wants me to do?

    Posted July 23, 2015 12:37pm by Henry Miller
    Henry Miller
    7,945 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • Sara Brothers
    Sara Brothers
    7,341 Points

    Ruby Booleans

    Posted June 11, 2015 8:42pm by Sara Brothers
    Sara Brothers
    7,341 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Sara Brothers
    Sara Brothers
    7,341 Points

    ruby Booleans Challenge 1 of 1

    Posted June 11, 2015 8:39pm by Sara Brothers
    Sara Brothers
    7,341 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Sara Brothers
    Sara Brothers
    7,341 Points

    Ruby Booleans todo list challenge

    Posted June 10, 2015 9:01pm by Sara Brothers
    Sara Brothers
    7,341 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • suyesh bhandari
    suyesh bhandari
    2,384 Points

    what am i doing wrong here?

    Posted March 26, 2015 10:55pm by suyesh bhandari
    suyesh bhandari
    2,384 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • kevinthecoder
    kevinthecoder
    10,791 Points

    Unable to complete find_index method

    Posted March 1, 2015 11:06pm by kevinthecoder
    kevinthecoder
    10,791 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • Arman Jon Villalobos
    Arman Jon Villalobos
    2,451 Points

    Same questions as earlier, same code as in my local file since I don't use workspace, it should correct.

    Posted February 21, 2015 4:50pm by Arman Jon Villalobos
    Arman Jon Villalobos
    2,451 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    0 Answers

  • Michael Criste
    Michael Criste
    5,045 Points

    I've referred to my notes on Workspaces and have attempted multiple ways to get this code to pass. Please help.

    Posted February 18, 2015 10:59pm by Michael Criste
    Michael Criste
    5,045 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    3 Answers

  • Christopher Bush
    PLUS
    Christopher Bush
    Courses Plus Student 8,382 Points

    Why am I not returning the correct index?

    Posted January 22, 2015 2:52am by Christopher Bush
    Christopher Bush
    Courses Plus Student 8,382 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • Zachary Dunn
    Zachary Dunn
    6,557 Points

    Challenge task 1 of 1

    Posted January 16, 2015 4:47am by Zachary Dunn
    Zachary Dunn
    6,557 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    1 Answer

  • Courtney Glasgow
    Courtney Glasgow
    2,127 Points

    how do you find array items for "build a simple todo list"?

    Posted January 13, 2015 6:36pm by Courtney Glasgow
    Courtney Glasgow
    2,127 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    2 Answers

  • Devin Scheu
    Devin Scheu
    66,191 Points

    Help With Ruby

    Posted January 5, 2015 1:37am by Devin Scheu
    Devin Scheu
    66,191 Points
    • Ruby
    • Ruby Booleans
    • Build a Simple Todo List Program
    • Finding Array Items

    6 Answers

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.