Skip to content

Conversation

ju2wheels
Copy link
Contributor

This adds is_contained_by, is_not_contained_by, and is_between_dates object filters as well as changing the behavior of is and is_not object filters to allow single value or Enumerable value (which gets passed on to is_contained_by and is_not_contained_by respectively) allowing for cleaner code and more flexible filtering.

This adds missing functionality described in #93 until further docs become available.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.76% when pulling 2503599 on ju2wheels:object_filters into 8882c35 on softlayer:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.06%) to 99.82% when pulling 2503599 on ju2wheels:object_filters into 8882c35 on softlayer:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.76% when pulling 2503599 on ju2wheels:object_filters into 8882c35 on softlayer:master.

SLsthompson added a commit that referenced this pull request Apr 29, 2015
Add new ObjectFilter helper methods and cleanup usage of ObjectFilters
@SLsthompson SLsthompson merged commit c473376 into softlayer:master Apr 29, 2015
@ju2wheels ju2wheels deleted the object_filters branch May 4, 2015 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants