class ActiveRecord::ValueTooLong

Parent:
ActiveRecord::StatementInvalid

Raised when a record cannot be inserted or updated because a value too long for a column type.

© 2004–2020 David Heinemeier Hansson
Licensed under the MIT License.