Class: Spree::SocialConfiguration
- Inherits:
-
Preferences::Configuration
- Object
- Preferences::Configuration
- Spree::SocialConfiguration
- Defined in:
- app/models/spree/social_configuration.rb
Instance Attribute Summary collapse
-
#providers ⇒ Object
Returns the value of attribute providers.
Instance Attribute Details
#providers ⇒ Object
Returns the value of attribute providers.
3 4 5 |
# File 'app/models/spree/social_configuration.rb', line 3 def providers @providers end |