2011/6/15 Sta Canovist <stacanov...@gmail.com>

> 2011/6/15 Colin Law <clan...@googlemail.com>
>
>>
>> Well, among those that I think are relevent I can only see:
>>
>>  portal_update POST
>> /admin/accounts/:account_id/portals/:portal_id/update(.:format)
>> {:action=>"update", :controller=>"admin/portals"}
>>
>> PUT    /admin/accounts/:account_id/portals/:id(.:format)
>> {:action=>"update", :controller=>"admin/portals"}
>>
>>  PUT    /admin/accounts/:id(.:format)
>> {:action=>"update", :controller=>"admin/accounts"}
>>
>>
And I see that accessing them as GET works. So typing the address in the
browser shows in the logs that the page was accessed as GET, and I dont get
any route error.

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