Closed anasW closed 10 years ago
Can anyone help me in that please???
What version of Mongoid are you using?
I am using mongoid (~> 3.0).
Do you mean just :name, on the post object?
Yes I want to filter the records based on the post_name....
Any update???
No sorry, maybe I should add a note to the readme about broken filter…
Thanks, but I resolved my problem by upgrading activeadmin-mongoid (0.3.0) and activeadmin (~> 0.6)
Good to know :)
I am using activeadmin-mongoid(0.2.0) with Rails 3.2.14. Here is my code
When I am using this code:
it is giving me an error
And I am using this code:
it is not giving me any error, but it is not working.
Any help would be appreciated.
Thanks