Ruby Array of Hashes to CSV

file = CSV.generate do |writer| array_of_hashes.each_with_index do |row, index| writer << row.keys if index == 0 writer << row.values end... Read more

11 Jan 2022







Heroku Run Rails Code in Console

Different ways of running ruby code in the heroku console $ heroku run rails runner 'PurchaseOrderJob.new("1234565").perform' $ heroku run "rails... Read more

01 Dec 2021













img
Blair Anderson
President / Founder

My colleagues and I have decades of consulting experience solving growth problems involving Amazon. We fix Chargebacks, PO problems, Invoice Shortages, and Optimize Content for optimal Search Engine discoverability.

Lets talk about your goals.

Please send me a note. I look forward to exploring the opportunity to help grow your Amazon Sales.