Carlos Medrano
Results
2
issues of
Carlos Medrano
Hi! Thanks for this great tool I'm trying to document an architecture for microservices using docs and markdown I want to document each microservice on a separate file and then...
## Issue description I'm using a simple ```ruby pdf = WickedPdf.new.pdf_from_string("") save_path = Rails.root.join('filename.pdf') File.open(save_path, 'wb') do |file| file