строке видело promo_code_id?
code:
Order.where(promo_code_id: promo_code_id).where('session_id is not null')
NameError: undefined local variable or method `promo_code_id' for #<Stripes::ExpiredStripe:0x00007f8ee845c670>
Весь блок кода бы. Переменная promo_code_id у вас объявлена?
Обсуждают сегодня