hi, just included a couple of js files into my application layout and
pastedd the jas files into my appropriate js-folder:

<script type="text/javascript"
src="javascripts/growl/mootools-1.2b2.js"></script>
<script type="text/javascript"
src="javascripts/growl/growl-compressed.js"></script>

using webrick (all basic setup) gives me that:

ActionController::RoutingError (No route matches
"/javascripts/growl/growl-compressed.js" with {:method=>:get}):

file permissions are ok. i wonder, coz this doesnt happen to all the
other js files...
any ideas?
thx


-- 
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