2 changed files with 2 additions and 2 deletions
@ -1,4 +1,4 @@
|
||||
module ItemLabelHelper |
||||
module TitleHelper |
||||
def format_label(count, item) |
||||
count > 1 ? item.pluralize : item |
||||
end |
Loading…
Reference in new issue