Skip to content

Instantly share code, notes, and snippets.

@stephenrichards
Created October 3, 2018 16:58
Show Gist options
  • Save stephenrichards/bbd7e24c212cd3b94a0b7a2d5c6fc567 to your computer and use it in GitHub Desktop.
Save stephenrichards/bbd7e24c212cd3b94a0b7a2d5c6fc567 to your computer and use it in GitHub Desktop.
class Person < ApplicationRecord
validates_with PersonValidator
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment