On Sun, Nov 27, 2011 at 08:17, Colin Law <[email protected]> wrote:

> On 26 November 2011 22:36, J.P <[email protected]> wrote:
...
>> ActionController::RoutingError (No route matches [GET] "/
>> winecountry_part2.jpg"):
>
> Look carefully at the routing error and you will see that you have not
> got the same url as the one you entered manually.  The problem is with
> the link to the image in the view.

Excellent point.  J.P, can you post the relevant chunk of whatever
view was trying to retrieve the file?  Sounds like it was using a
hand-coded img tag for /winecountry_part2.jpg, rather than letting
Rails build it from some tag directive.

-Dave

-- 
LOOKING FOR WORK! What: Ruby (on/off Rails), Python, other modern languages.
Where: Northern Virginia, Washington DC (near Orange Line), and remote work.
See: davearonson.com (main) * codosaur.us (code) * dare2xl.com (excellence).
Specialization is for insects. (Heinlein) - Have Pun, Will Babble! (Aronson)

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