Skip to content

Instantly share code, notes, and snippets.

@domagude
Last active November 9, 2017 17:28
class Private::Message < ApplicationRecord
self.table_name = 'private_messages'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment