You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating my application from rails 2-4 and we used acts_as_reportable gem for generating reports.
I see that this gem is a replacement for acts_as_reportable? If so then can you please tell me how to do ordering based on some columns and how to apply .where clause?
The text was updated successfully, but these errors were encountered:
Hi,
I'm migrating my application from rails 2-4 and we used
acts_as_reportable
gem for generating reports.I see that this gem is a replacement for acts_as_reportable? If so then can you please tell me how to do
ordering
based on some columns and how to apply.where
clause?The text was updated successfully, but these errors were encountered: