• Y
    Add local option to Message form [ci skip] · 194a9338
    Yoshiyuki Hirano 提交于
    * MessagesController redirects to `GET /message/:id`.
    * It looks it don't expect XHR request.
    * `form_with` behaves for XHR by default.
    * I've added `local: true` option to `form_with`.
    194a9338
README.md 5.9 KB