-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds 2 new JSON critera query methods (#1016)
* Adding 2 more JSON criteria query methods. Fixes #197 * Renamed these classes to Jsonb so it's clear what their purpose is * Forgot my comments * Forgot to add return values to these methods. Also removing type restriction so different json-able types can be passed in (i.e. Hash or JSON::Any)
- Loading branch information
Showing
3 changed files
with
107 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters