Netflix-Skunkworks / Scumblr

Web framework that allows performing periodic syncs of data sources and performing analysis on the identified results
Apache License 2.0
2.64k stars 317 forks source link

Ransack search tasks #184

Closed sbehrens closed 7 years ago

sbehrens commented 7 years ago

@ahoernecke Can you please review this commit and merge if there are no concerns?

sbehrens commented 7 years ago

I will submit a second PR when I am finished with test coverage.

sbehrens commented 7 years ago

@ahoernecke I went ahead and added a few tests for this controller to ensure ransack filtering is working correctly, that the content returned is valid json, and that the optional parameter to expand system metadata for tasks is working correctly. This PR is ready to merge.