Skip to content

a dummy/noop version of mimemagic to make your bundle valid - no other functionality

License

Notifications You must be signed in to change notification settings

vizlegal/mimemagic-noop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimemagic NOOP

this is a gem with no functionality other them make your bundle dependecy tree work.

any call to mimemagic fill fail, this is just a blank gem! only use if you don't actually need mimemagic

with the removal of old version of https://github.com/minad/mimemagic some build have become impossible until rails/rails#41750 as been addressed

if you know you are not using activestorage, you can exclude that from bundle https://gist.github.com/mensfeld/3437de2fae7fc58faccbf28c2e825443

but have depedencies that require rails it gets tricky this is where this gem comes in

add this to your gemfile, to replace minemagic 0.3.5

gem "mimemagic", git: "https://github.com/vizlegal/mimemagic-noop"

and run

bundle update mimemagic

License

The gem is available as open source under the terms of the MIT License.

About

a dummy/noop version of mimemagic to make your bundle valid - no other functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published