Skip to content

Instantly share code, notes, and snippets.

@ratnikov
Created March 17, 2011 20:21
Show Gist options
  • Save ratnikov/875052 to your computer and use it in GitHub Desktop.
Save ratnikov/875052 to your computer and use it in GitHub Desktop.
def client_threshold_reached?
self.plan.num_of_clients == self.clients.count
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment