🤑 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
  • Sadie Wood
    Sadie Wood
    2,530 Points

    No idea how to solve this

    Posted January 17, 2023 5:18pm by Sadie Wood
    Sadie Wood
    2,530 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Shreemangal Sethi
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Shreemangal Sethi
    Full Stack JavaScript Techdegree Student 15,552 Points

    I don't understand where am i wrong in this.

    Posted March 18, 2021 11:03pm by Shreemangal Sethi
    .a{fill-rule:evenodd;}techdegree
    Shreemangal Sethi
    Full Stack JavaScript Techdegree Student 15,552 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    3 Answers

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

    This one really works me up. Does anyone see what i miss here!

    Posted December 27, 2020 5:37pm by Fabian Pijpers
    Fabian Pijpers
    Courses Plus Student 41,372 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Stuart Fleishman
    Stuart Fleishman
    2,592 Points

    need sinatra help

    Posted December 16, 2020 5:10pm by Stuart Fleishman
    Stuart Fleishman
    2,592 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Stuart Fleishman
    Stuart Fleishman
    2,592 Points

    Not sure what I am doing wrong

    Posted December 14, 2020 10:03pm by Stuart Fleishman
    Stuart Fleishman
    2,592 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    0 Answers

  • Carlos Rosario
    Carlos Rosario
    701 Points

    Hey there! not sure where I am going wrong, I tried to return the string with the key value, however no luck.

    Posted July 30, 2020 3:08am by Carlos Rosario
    Carlos Rosario
    701 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Faisal Husseini
    Faisal Husseini
    4,668 Points

    I really don't see what i am doing wrong. Could you please help me?

    Posted April 10, 2020 5:43pm by Faisal Husseini
    Faisal Husseini
    4,668 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Faisal Husseini
    Faisal Husseini
    4,668 Points

    I Don't know how to do this. could you please help me?

    Posted April 7, 2020 3:25pm by Faisal Husseini
    Faisal Husseini
    4,668 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    2 Answers

  • PRAKASH ANAND
    PLUS
    PRAKASH ANAND
    Courses Plus Student 5,060 Points

    The route block needs to return a string.

    Posted August 18, 2019 3:48am by PRAKASH ANAND
    PRAKASH ANAND
    Courses Plus Student 5,060 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    0 Answers

  • PRAKASH ANAND
    PLUS
    PRAKASH ANAND
    Courses Plus Student 5,060 Points

    URL Parameter

    Posted August 17, 2019 12:30am by PRAKASH ANAND
    PRAKASH ANAND
    Courses Plus Student 5,060 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    0 Answers

  • Robert Jenkins
    Robert Jenkins
    4,146 Points

    How do I respond with a string reading "Hello" followed by the contents of the name URL params?

    Posted July 15, 2019 11:11pm by Robert Jenkins
    Robert Jenkins
    4,146 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    2 Answers

  • Candice Marx
    PLUS
    Candice Marx
    Courses Plus Student 2,879 Points

    page_content(params[:name]). Isn't that how to display the content?

    Posted May 21, 2019 2:00pm by Candice Marx
    Candice Marx
    Courses Plus Student 2,879 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Muhammad sharifi
    Muhammad sharifi
    4,455 Points

    In the get route for the "/greet/:name" path, respond with a string reading "Hello" followed by the contents of the name

    Posted April 19, 2019 6:34pm by Muhammad sharifi
    Muhammad sharifi
    4,455 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Dan Maliano
    Dan Maliano
    12,142 Points

    respond with a string reading "Hello" followed by the contents of the name URL parameter.

    Posted March 2, 2019 12:32am by Dan Maliano
    Dan Maliano
    12,142 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Clinton Wessinger
    Clinton Wessinger
    9,541 Points

    How can I combine the Hello string with the interpolated name in the response? Is this not valid?

    Posted December 6, 2018 9:38pm by Clinton Wessinger
    Clinton Wessinger
    9,541 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Caroline Wainaina
    Caroline Wainaina
    3,673 Points

    In the get route for the "/greet/:name" path, respond with a string reading "Hello" followed by the contents of the name

    Posted December 4, 2018 8:03am by Caroline Wainaina
    Caroline Wainaina
    3,673 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Christopher Kemp
    Christopher Kemp
    3,446 Points

    get "/greet/:name"

    Posted June 27, 2018 10:18pm by Christopher Kemp
    Christopher Kemp
    3,446 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Camilo Arcadio Gonzalez
    Camilo Arcadio Gonzalez
    5,722 Points

    Dont understand what i need to do in this challenge

    Posted June 20, 2017 9:15pm by Camilo Arcadio Gonzalez
    Camilo Arcadio Gonzalez
    5,722 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Emily Coltman
    PLUS
    Emily Coltman
    Courses Plus Student 9,623 Points

    Hello, I'm afraid I don't understand what I've done wrong for this challenge :) Could I have some guidance, please?

    Posted March 20, 2017 10:22am by Emily Coltman
    Emily Coltman
    Courses Plus Student 9,623 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    2 Answers

  • bagi
    bagi
    9,405 Points

    In the get route for the "/greet/:name" path, respond with a string reading "Hello" followed by the contents of the name

    Posted December 22, 2016 12:40pm by bagi
    bagi
    9,405 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    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.