Hi Charles,
On Thu, 2009-08-13 at 17:34 +0200, Charles Lawrence wrote:
> Just downloaded a barebones project using git and I'm charged with doing
> a design for it.  First time using HAML and SASS.  Looking forward to
> it.
> 
> Booted up Webrick and went to load the page and none of the js or css
> showed up.  Keep getting these errors for all files in the public
> folder:
> 
> ActionController::RoutingError (No route matches
> "/javascripts/controls.js" with {:method=>:get}):

Looks like your being told there's no file named controls.js
in /public/javascripts/ ?

HTH,
Bill


--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to