Skip to content

Commit 35668c9

Browse files
committed
Update truncate.rb
1 parent 6c8c7d1 commit 35668c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/phlex/rails/helpers/truncate.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ module Phlex::Rails::Helpers::Truncate
88
length: nil,
99
omission: nil,
1010
separator: nil,
11-
escape: nil,
11+
escape: nil
1212
) = nil
1313
end

0 commit comments

Comments
 (0)