Hi, -
I am trying to make the Highslide image viewer to work with with a Rails
app and I have done everything (image tag markup, right files in right
directories etc) according to their tutorial. However when I load the
page with a highslide-marked-up image I get following error messages in
the log:
ActionController::RoutingError (No route matches
"/public/graphics/zoomin.cur" with {:method=>:get}):
/Library/Ruby/Gems/1.8/gems/actionpack-2.1.1/lib/action_controller/routing/recognition_optimisation.rb:67:in
`recognize_path''
Now "/public/graphics/zoomin.cur" is a valid path to an existing file.
I''m having a bit of trouble interpreting the error message because of
that; is it just Rails not knowing which REST method to use while
dealing with the path?
Many thanks,
Vahagn
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---