Skip to content

Commit 575c256

Browse files
author
Andrew Camp
committed
update comment
1 parent fff4382 commit 575c256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/helpers/emancipations_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module EmancipationsHelper
22
# Memoized per request so the casa_cases index doesn't re-issue COUNT(*)
3-
# for every transition-age row when rendering the emancipation badge.
3+
# for every casa_case row when rendering the emancipation badge.
44
def emancipation_category_total_count
55
@emancipation_category_total_count ||= EmancipationCategory.count
66
end

0 commit comments

Comments
 (0)