8 9 10
# File 'lib/acts_as_keyed/errors.rb', line 8 def to_s 'The table must have a column named "key"' end