Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoMethodError: undefined method `favicon.ico' for #<ShowOff:... #22

Closed
wbzyl opened this issue Apr 6, 2010 · 4 comments
Closed

NoMethodError: undefined method `favicon.ico' for #<ShowOff:... #22

wbzyl opened this issue Apr 6, 2010 · 4 comments

Comments

@wbzyl
Copy link

wbzyl commented Apr 6, 2010

Hi!

Running the example presentation with the latest version of the showoff gem and thin 1.2.7:

show serve

yields

NoMethodError: undefined method `favicon.ico' for #<ShowOff:0x30f4cb0>

The quick fix is to add an empty favicon.ico file to the public folder.

Regards

--Włodek Bzyl

@davetron5000
Copy link

I have noticed this error as well using Mongrel, though it doesn't seem to stop my presentation from working

@wbzyl
Copy link
Author

wbzyl commented Apr 7, 2010

Yes -- presentation works. But that's annoying.

I have also spotted two more missing files:

  • css/spinner_bar.gif
  • js/sh_lang/sh_json.min.js

Regards

--Włodek Bzyl

@KTamas
Copy link

KTamas commented Apr 20, 2010

Yes, same here...

@tomkersten
Copy link

I threw a quick commit up w/ a favicon & spinner_bar.gif file(s)...you can see/grab it here: http://github.com/tomkersten/showoff/commit/5a8d808e0f9d3e64467cfc57eddc7e3448238689. I used the Github favicon and a spinner_bar from the tubes (can't remember if it was from jQuery?). Anyway...check it out if you are interested.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants