Igor Fedoronchuk

Results 4 issues of Igor Fedoronchuk

Hello @zorab47 , hope you're doing well and someday this gem will be merged to activeadmin. I just wanted to notify you about next changes that can reflect to this...

aura test numbers 5078601870000127985 5078601800003247449

Hello, there is note in mimemagic gem README. MimeMagic is a library to detect the mime type of a file by extension or by `content`. ``` MimeMagic.by_magic(File.open('test.html')) ``` So in...

enhancement

Hello running ruby 2.5.5 with puma puma.rb ``` ... preload_app! # Allow puma to be restarted by `rails restart` command. plugin :tmp_restart before_fork do require 'puma_worker_killer' PumaWorkerKiller.config do |config| ```...