]> cat aescling's git repositories - mastodon.git/commit
Rescue Mastodon::LengthValidationError in Remoteable (#7228)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 22 Apr 2018 13:42:00 +0000 (15:42 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Apr 2018 13:42:00 +0000 (15:42 +0200)
commit4ca2f73b126de89a917680d60f40cae7f589f55f
treec335c1ec888a4aa9bcbff9279df12ae344e9f49b
parentb305a2393378fb365f26f7b440a67be2d415c4e2
Rescue Mastodon::LengthValidationError in Remoteable (#7228)

Fix #7198 by allowing records with optional attachments to save
app/models/concerns/remotable.rb