spree-contrib/spree_social_products

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.hound.yml
.rspec
.rubocop.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE.md
README.md
Rakefile
app/assets/images/social/delicious.png
app/assets/javascripts/spree/backend/social_share.coffee
app/assets/javascripts/spree/backend/spree_social_products.js0
A
0 mins
app/assets/javascripts/spree/frontend/spree_social_products.js0
A
0 mins
app/assets/stylesheets/spree/backend/social_share.scss
app/assets/stylesheets/spree/backend/spree_social_products.css
app/assets/stylesheets/spree/frontend/social_share.scss
app/assets/stylesheets/spree/frontend/spree_social_products.css
app/controllers/spree/admin/social_settings_controller.rb16
A
35 mins
app/helpers/spree/base_helper_decorator.rb25
A
0 mins
app/overrides/add_fb_script_to_header.rb6
A
0 mins
app/overrides/add_social_buttons_to_products.rb6
A
0 mins
app/overrides/admin_configuration_decorator.rb6
A
0 mins
app/views/spree/admin/social_settings/edit.html.erb
app/views/spree/shared/_fb_script.html.erb
app/views/spree/shared/_social_buttons.html.erb
app/views/spree/social/_delicious.html.erb
app/views/spree/social/_facebook.html.erb
app/views/spree/social/_google_plus.html.erb
app/views/spree/social/_pinterest.html.erb
app/views/spree/social/_reddit.html.erb
app/views/spree/social/_tumblr.html.erb
app/views/spree/social/_twitter.html.erb
bin/rails
lib/generators/spree_social_products/install/install_generator.rb14
A
0 mins
lib/spree/social_setting.rb30
A
0 mins
lib/spree_social_products.rb12
A
0 mins
lib/spree_social_products/engine.rb17
A
0 mins
lib/spree_social_products/version.rb13
A
0 mins
spree_social_products.gemspec