You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I create a new status using Statuses.create(status: "something with a ; in it", ...), the semi-colon does not get encoded properly during the POST, and ends up truncating the status text.