Jump into our new React Basics course 😎

Learn about our new Community Discord server here and join us on Discord here!

Probe The AI Multiverse: Exploring the Subfields of Artificial Intelligence 😮

Get job-ready with our Career Toolbox Track's career advice, resume tips, and more 🧰

New course: AI Tools for Designers 🎨✨

Students: got a cool project or resource to share? Submit it to Treehouse Links! 🤩

Learn about our new Community Discord server here and join us on Discord here!

🤖 Check out all our AI content here 👀

  • Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • AI
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
  • 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,251 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,251 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,630 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,630 Points
    • Ruby
    • Building Web Apps with Sinatra
    • ERB Templates
    • URL Parameters

    1 Answer

  • Faisal Husseini
    Faisal Husseini
    4,630 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,630 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,040 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,040 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
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.