search for: dscn2149

Displaying 1 result from an estimated 1 matches for "dscn2149".

2008 Nov 28
0
Paperclip Plugin - Routing Error?
...paperclip", this is my second time using it, the first time, I had no issues... This time, I added paperclip onto my model, no issues until I tried to render the images I uploaded. I see this in the development.log: ActionController::RoutingError (No route matches "/avatars/2/original/ DSCN2149.JPG" with {:method=>:get}): I didn''t have to add an special routing in my first effort with this plugin, so why am I getting this error? I am using the map.resources :my_model in routes.rb In the views, the images don''t appear, only as text (name of the file), however t...