Orkhan Maharramli
Orkhan Maharramli
I created [api](https://github.com/orkhan/filterrific/tree/api) branch for Rails API mode. I can't create pull request for api branch.
Ransack is not working, it's not returning filtered results. Just all results ` Started GET "/api/v1/stations?q[station_plug_types_plug_type_id_eq]=bfce2465-c064-423b-bb72-7cc7af2039f7&q[max_kwh_eq]=0" for ::1 at 2024-08-29 17:24:35 +0400 Processing by Api::V1::StationsController#index as JSON Parameters: {"q"=>{"station_plug_types_plug_type_id_eq"=>"bfce2465-c064-423b-bb72-7cc7af2039f7", "max_kwh_eq"=>"0"}}...