Skip to content

Commit 5c0a4c8

Browse files
committed
Remove stray file
1 parent 7eec6e1 commit 5c0a4c8

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

app/commands/localization/original/build_title.rb

Lines changed: 0 additions & 16 deletions
This file was deleted.

app/serializers/serialize_localization_originals.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def call
2525
end
2626

2727
def originals_with_includes
28-
originals.to_active_relation # .includes(:...)
28+
originals.to_active_relation.includes(:about)
2929
end
3030

3131
memoize

0 commit comments

Comments
 (0)