allow comments without javascript
Without Javascript, the comment form does not contain an authenticity_token. When submitting the comment form, the user is logged out. Adding an authenticity token to the form will fix this.
Without Javascript, the comment form does not contain an authenticity_token. When submitting the comment form, the user is logged out. Adding an authenticity token to the form will fix this.