btw, found not much time ago, that you need to do
:conditions => {:method => :put}
instead of just
:method => :put
in routes.rb when define a route

'

On Sat, Apr 17, 2010 at 4:01 PM, Colin Law <clan...@googlemail.com> wrote:

> On 17 April 2010 09:29, Heinz Strunk <li...@ruby-forum.com> wrote:
> > Colin Law wrote:
> >>
> >> Have you checked the html generated by the link, and looked in the log
> >> to see if anything useful there?
> >>
> >> Colin
> >
> > Yeah, what's the output of
> > <%= link_to 'Recalculate', item_cost_path(:recalc => 1), :method
> > => :put %>?
>
> What have you got?
>
> Colin
>
> --
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to