Hi, I noticed recently that style sheets and javascrips in my rails
app under development does not loads properly, when I tried to access
it this is what I got:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD><TITLE>Internal Server Error</TITLE></HEAD>
<BODY>
<H1>Internal Server Error</H1>
private method `gsub!'' called for #<Class:0xb672cd18>
<HR>
<ADDRESS>
WEBrick/1.3.1 (Ruby/1.8.7/2010-01-10) at
localhost:3000
</ADDRESS>
</BODY>
</HTML>
Any body knows whats wrong and how to fix it?
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.