Ashley Ignatius Yeo
Results
1
issues of
Ashley Ignatius Yeo
I'm in a new rails 7 app running webpack. When I try to run ``` image_path = ActionController::Base.helpers.image_url('receipt.jpg') image = RTesseract.new(image_path, lang: 'eng') image.to_s ``` I keep getting the error...