Skip to content

Instantly share code, notes, and snippets.

@jcoyne
Created February 22, 2016 17:37
Show Gist options
  • Save jcoyne/07e366336ecd71a33daf to your computer and use it in GitHub Desktop.
Save jcoyne/07e366336ecd71a33daf to your computer and use it in GitHub Desktop.
def self.multiple?(field)
return true if :rights
super
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment