ivaldi / brimir

Email helpdesk built using Ruby on Rails and Zurb Foundation
http://getbrimir.com
GNU Affero General Public License v3.0
1.38k stars 299 forks source link

when to call `update` action in `replies` controller #383

Closed HaoCHEN3 closed 7 years ago

HaoCHEN3 commented 7 years ago

I tried to know at which situation update action is called. Does anyone explain it?

Thanks

frenkel commented 7 years ago

When your browser does a patch request to the reply url.