This was for https://www.railsschool.org/l/contributing-to-an-open-source-rails-project and the tweet message was Learn how to contribute to open source projects @railsschool #cville {{url}}
Error from heroku logs:
2016-05-24T18:54:26.328518+00:00 app[web.1]: ActiveRecord::StatementInvalid (PG::StringDataRightTruncation: ERROR: value too long for type character varying(140)
2016-05-24T18:54:26.309961+00:00 app[web.1]: Completed 500 Internal Server Error in 641ms (ActiveRecord: 14.2ms)
The tweet and emails both went out, so this is just a db issue. I suggest increasing the column limits here.
This was for https://www.railsschool.org/l/contributing-to-an-open-source-rails-project and the tweet message was
Learn how to contribute to open source projects @railsschool #cville {{url}}Error from heroku logs:
The tweet and emails both went out, so this is just a db issue. I suggest increasing the column limits here.