Skip to content

Instantly share code, notes, and snippets.

@rvanlieshout
Created April 12, 2016 09:39
Show Gist options
  • Save rvanlieshout/0619b78c7491119170ef96e9a71043bc to your computer and use it in GitHub Desktop.
Save rvanlieshout/0619b78c7491119170ef96e9a71043bc to your computer and use it in GitHub Desktop.
def name
raise DeprecationError if user.present?
super
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment