Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created March 14, 2012 14:38
Show Gist options
  • Select an option

  • Save BDQ/2036926 to your computer and use it in GitHub Desktop.

Select an option

Save BDQ/2036926 to your computer and use it in GitHub Desktop.
Spree::Preference Load (0.7ms) SELECT `spree_preferences`.* FROM `spree_preferences` WHERE `spree_preferences`.`key` = 'store1/spraycan/app_configuration/heading_font_size' LIMIT 1
(0.3ms) UPDATE `spree_preferences` SET `value` = 20, `value_type` = 'integer', `updated_at` = '2012-03-14 14:37:19' WHERE `spree_preferences`.`id` = 68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment