Skip to content

Instantly share code, notes, and snippets.

@thiagovsk
Created November 21, 2016 17:56
Show Gist options
  • Save thiagovsk/c853de7eba3efdf5949eac0055019ea2 to your computer and use it in GitHub Desktop.
Save thiagovsk/c853de7eba3efdf5949eac0055019ea2 to your computer and use it in GitHub Desktop.
class ApplicationRecord < ActiveRecord::Base
self.abstract_class = true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment