Skip to content

Commit

Permalink
Merge pull request #172 from dmitry-sinina/application_octet_stream
Browse files Browse the repository at this point in the history
allow application/octet-stream content-type
  • Loading branch information
Fivell committed Dec 16, 2019
2 parents ef68193 + e4c42ce commit 0f3f143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/active_admin_import/model.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module CONST
application/csv
application/vnd.ms-excel
application/vnd.msexcel
application/octet-stream
text/tsv
text/x-tsv
text/tab-separated-values
Expand Down

0 comments on commit 0f3f143

Please sign in to comment.