Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created February 8, 2012 22:47
Show Gist options
  • Select an option

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

Select an option

Save BDQ/1775082 to your computer and use it in GitHub Desktop.
class RailsdogRadio::Configuration < Spree::Preferences::Configuration
preference :homepage_groups, :default => ''
end
RailsdogRadio::Config = RailsdogRadio::Configuration.new
RailsdogRadio::Config.homepage_groups = 'Slingbox,Satellite Radios,Boomboxes,Accessories,Internet Radios,Vehicle Installation'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment