mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 22:34:57 +00:00
3f6d1a583e
The methods are still experimental and might change without notice! You need to add `include DateGroupable` to your model before you can use it like this: `User.smart_group_by_date("users.created_at", start_date, end_date)`.count