239 240 241
# File 'app/models/order.rb', line 239 def all_donations all_items.select(&:donation?) end