mirror of
https://github.com/discourse/discourse.git
synced 2025-03-12 14:59:51 +08:00

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