Skip to content

Instantly share code, notes, and snippets.

@jb08
Created March 2, 2021 17:42
Show Gist options
  • Save jb08/bf7ee911d1599cd04d4fe61c53601216 to your computer and use it in GitHub Desktop.
Save jb08/bf7ee911d1599cd04d4fe61c53601216 to your computer and use it in GitHub Desktop.
models.rb
class Account < ActiveRecord::Base
regional_replicable
...
end
class Candidate < ActiveRecord::Base
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment