• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help find '# 'on top of app ?

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
https://yelping-it-up.herokuapp.com/

At the top of the page, I have a random '#' and cannot find where it is at and it is driving me crazy. I have searched through all my files and cannot find it please tell me where the # is at before I lose my mind haha.
Here is the link for my github. This is my first ruby app and I am learning so much from the countless errors I have made ha. Any help finding this would be amazing. I will still be looking and if i find it I'll post on here. Thank you.


https://github.com/jeremiahlukus/yelp
 
Sheriff
Posts: 3063
12
Mac IntelliJ IDE Python VI Editor Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, shucks. The first Ruby question in quite a spell, and it's just asking for help to spot a typo. Well, it's better than nothing I guess!

Here's your problem:

yelp/app/views/layouts/_bootstrap.html.erb


 
Jeremiah Parrack
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
THANK YOU!!! hahaha sorry for the disappointing ruby question but I will be posting more I am a new ruby enthusiast ha. Again thank you for your help.
reply
    Bookmark Topic Watch Topic
  • New Topic