jdutil/spree_bootstrap

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
app/assets/javascripts/spree/backend/spree_bootstrap.js0
A
0 mins
app/assets/javascripts/spree/frontend/spree_bootstrap.js0
A
0 mins
app/assets/stylesheets/spree/backend/spree_bootstrap.css
app/assets/stylesheets/spree/frontend.css
app/assets/stylesheets/spree/frontend/spree_bootstrap.scss
app/helpers/spree/base_helper_decorator.rb18
A
1 hr
app/views/spree/address/_form.html.erb
app/views/spree/checkout/_address.html.erb
app/views/spree/checkout/_confirm.html.erb
app/views/spree/checkout/_delivery.html.erb
app/views/spree/checkout/_payment.html.erb
app/views/spree/checkout/_summary.html.erb
app/views/spree/checkout/edit.html.erb
app/views/spree/checkout/payment/_check.html.erb
app/views/spree/checkout/payment/_gateway.html.erb
app/views/spree/checkout/registration.html.erb
app/views/spree/content/cvv.html.erb
app/views/spree/home/index.html.erb
app/views/spree/layouts/spree_application.html.erb
app/views/spree/orders/_adjustments.html.erb
app/views/spree/orders/_form.html.erb
app/views/spree/orders/_line_item.html.erb
app/views/spree/orders/edit.html.erb
app/views/spree/orders/new.html.erb
app/views/spree/orders/show.html.erb
app/views/spree/products/_cart_form.html.erb
app/views/spree/products/_image.html.erb
app/views/spree/products/_promotions.html.erb
app/views/spree/products/_properties.html.erb
app/views/spree/products/_taxons.html.erb
app/views/spree/products/_thumbnails.html.erb
app/views/spree/products/index.html.erb
app/views/spree/products/show.html.erb
app/views/spree/shared/_filters.html.erb
app/views/spree/shared/_footer.html.erb
app/views/spree/shared/_google_analytics.html.erb
app/views/spree/shared/_head.html.erb
app/views/spree/shared/_header.html.erb
app/views/spree/shared/_main_nav_bar.html.erb
app/views/spree/shared/_nav_bar.html.erb
app/views/spree/shared/_order_details.html.erb
app/views/spree/shared/_products.html.erb
app/views/spree/shared/_search.html.erb
app/views/spree/shared/_shipment_tracking.html.erb