Displaying 1 result from an estimated 1 matches for "jjvniuv".
2011 Sep 09
9
Captcha conception
...#39;'m place get "rmagick/download" in routes.rb. Why it doesn''t work?
(it can''t find download_rmagick_path)
So, if I use resources :rmagick do ... I see an show.html.erb when i
write something other than "show" text, ie in this link
127.0.0.1:3000/rmagick/jjvniuv I also will see show action.why? How I
can change this? Where is the problem?
2) Problem with form_tag. So, you see the code above. When I put captcha
value and press "submit" button, I don''t go to rmagick/check, I go to
rmagick/show/check. Why?
3) When I''ll create all...