Skip to content

Instantly share code, notes, and snippets.

@nicolasmarcal
Created April 10, 2017 18:46
Show Gist options
  • Save nicolasmarcal/62d5512fa4458839edb79a5143b46d11 to your computer and use it in GitHub Desktop.
Save nicolasmarcal/62d5512fa4458839edb79a5143b46d11 to your computer and use it in GitHub Desktop.
Spree::Product.update_all(zoom_enabled: true)
@amalrik
Copy link

amalrik commented Apr 10, 2017

👍 interessante só teremos que tomar cuidado pq a tabela de produtos é meio grande.
Acho que se for rodar bem cedo nao tem problema.

@alejandromangione
Copy link

Boa!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment