Closed ctcarrier closed 13 years ago
We need to figure out how to query mongo-record on specific fields. I tried:
Species.findAll("commonName" -> "shiitake")
But got an error that this was an ambiguous param. Can't really find any examples of doing this.
We need to figure out how to query mongo-record on specific fields. I tried:
Species.findAll("commonName" -> "shiitake")
But got an error that this was an ambiguous param. Can't really find any examples of doing this.