Class: Spree::SocialConfiguration
- Inherits:
-
Preferences::Configuration
- Object
- Preferences::Configuration
- Spree::SocialConfiguration
- Defined in:
- lib/solidus_social/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.
5 6 7 |
# File 'lib/solidus_social/social_configuration.rb', line 5 def providers @providers end |