spree_social icon indicating copy to clipboard operation
spree_social copied to clipboard

Building block for spree social networking features (provides authentication and account linkage)

Results 34 spree_social issues
Sort by recently updated
recently updated
newest added

Hi, I am currently using Spree_social gem for facebook and g+ authentication. Whenever i add any authentication methods like FB/G+ in admin panel, i am getting errors for normal users...

Useful when users (e.g vendors) can have access to admin panel

Fixes #202 Added tests for account page

- Use ActiveRecord keys instead of looking up from rails database config Reference: http://stackoverflow.com/a/14044420/2623762

I cannot create test app following contributions guidelines, so my pull requests fail on Travis checks __branch:__ 3-1-stable ``` spree_social$ bundle exec rake test_app Expected string default value for '--rc';...

bug

When I am running bundle install, I am getting this issue which says > /vendor/gems/spree_social1/spree_social.gemspec > is not valid. Please fix this gemspec. > The validation error was 'spree_social-3.1.0.beta contains...