My code is this
<Product id: 44, data: {:my_data=>{"1"=>"5", "2"=>"test", "3"=>"tes"}}, view_cout: 1>
How I can write code to search project from "my_data" key or value ?
Is there any good way which take less changes or if not then what should I do to create filter for it.