bisscomm/refinerycms-products

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/refinery/products/admin/categories_controller.rb72
A
2 hrs
app/helpers/refinery/products/products_helper.rb31
A
1 hr
app/assets/javascripts/refinery/products/backend.js16
A
0 mins
app/controllers/refinery/products/admin/products_controller.rb42
A
0 mins
app/controllers/refinery/products/admin/properties_controller.rb21
A
0 mins
app/controllers/refinery/products/categories_controller.rb38
A
0 mins
app/controllers/refinery/products/products_controller.rb29
A
0 mins
app/controllers/refinery/products/shop_controller.rb13
A
0 mins
app/helpers/refinery/products/admin/categories_helper.rb17
A
0 mins
app/helpers/refinery/products/admin/products_helper.rb17
A
0 mins
app/helpers/refinery/products/admin/properties_helper.rb11
A
0 mins
app/helpers/refinery/products/controller_helper.rb28
A
0 mins
app/models/refinery/products/categorization.rb9
A
0 mins
app/models/refinery/products/category.rb154
A
0 mins
app/models/refinery/products/product.rb67
A
0 mins
app/models/refinery/products/propertization.rb10
A
0 mins
app/models/refinery/products/property.rb16
A
0 mins
lib/generators/refinery/products/products_generator.rb19
A
0 mins
lib/refinery/products.rb26
A
0 mins
lib/refinery/products/categories/finder.rb145
A
0 mins
lib/refinery/products/categories/url.rb47
A
0 mins
lib/refinery/products/configuration.rb11
A
0 mins
lib/refinery/products/engine.rb22
A
0 mins
lib/refinery/products/tabs.rb17
A
0 mins
lib/refinerycms-products.rb1
A
0 mins
.gitignore
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
app/assets/stylesheets/refinery/products/backend.css.scss
app/views/refinery/products/admin/_submenu.html.erb
app/views/refinery/products/admin/categories/_actions.html.erb
app/views/refinery/products/admin/categories/_category.html.erb
app/views/refinery/products/admin/categories/_form.html.erb
app/views/refinery/products/admin/categories/_sortable_list.html.erb
app/views/refinery/products/admin/categories/edit.html.erb
app/views/refinery/products/admin/categories/index.html.erb
app/views/refinery/products/admin/categories/new.html.erb
app/views/refinery/products/admin/products/_actions.html.erb
app/views/refinery/products/admin/products/_form.html.erb
app/views/refinery/products/admin/products/_form_part.html.erb
app/views/refinery/products/admin/products/_product.html.erb
app/views/refinery/products/admin/products/_products.html.erb
app/views/refinery/products/admin/products/_records.html.erb
app/views/refinery/products/admin/products/_sortable_list.html.erb
app/views/refinery/products/admin/products/edit.html.erb
app/views/refinery/products/admin/products/index.html.erb
app/views/refinery/products/admin/products/new.html.erb