Skip to content

Commit

Permalink
Add missing requirement to file field abstraction file
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Oct 16, 2024
1 parent 62b14fc commit 7ee5164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/marten/db/field/file.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require "./file/**"

module Marten
module DB
module Field
Expand Down

0 comments on commit 7ee5164

Please sign in to comment.