a4166d3c57
- rename `dossiers_id_with_notifications` to `followed_dossiers_with_notifications`, - rename `notifications_per_procedure` to `procedures_with_notifications`, - return an ActiveRecord::Relation instead of the result of the query, so that the call place can compose it, - `merge` with the wanted Dossier scope in the call places, don’t bother passing it as a parameter, - use the “state” (now “scope”) parameter as a scope method that can be just applied on `Dossier`. |
||
---|---|---|
.. | ||
_dossier_actions.html.haml | ||
_download_dossiers.html.haml | ||
_header_field.html.haml | ||
email_notifications.html.haml | ||
index.html.haml | ||
show.html.haml | ||
stats.html.haml |