Skip to content

Commit 0f3f143

Browse files
authored
Merge pull request #172 from dmitry-sinina/application_octet_stream
allow application/octet-stream content-type
2 parents ef68193 + e4c42ce commit 0f3f143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/active_admin_import/model.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module CONST
2121
application/csv
2222
application/vnd.ms-excel
2323
application/vnd.msexcel
24+
application/octet-stream
2425
text/tsv
2526
text/x-tsv
2627
text/tab-separated-values

0 commit comments

Comments
 (0)