Skip to content

Instantly share code, notes, and snippets.

@mfojtik
Created November 9, 2011 17:31
Show Gist options
  • Save mfojtik/1352189 to your computer and use it in GitHub Desktop.
Save mfojtik/1352189 to your computer and use it in GitHub Desktop.
def has_capability?(backend)
!capability or backend.has_capability?(capability)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment