appirits/comable

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
backend/app/views/comable/admin/users/index.slim
backend/app/views/comable/admin/users/show.slim
backend/app/views/comable/admin/variants/_form.slim
backend/app/views/comable/admin/variants/edit.slim
backend/app/views/comable/admin/variants/new.slim
backend/app/views/kaminari/comable_backend/_first_page.html.slim
backend/app/views/kaminari/comable_backend/_gap.html.slim
backend/app/views/kaminari/comable_backend/_last_page.html.slim
backend/app/views/kaminari/comable_backend/_next_page.html.slim
backend/app/views/kaminari/comable_backend/_page.html.slim
backend/app/views/kaminari/comable_backend/_paginator.html.slim
backend/app/views/kaminari/comable_backend/_prev_page.html.slim
backend/app/views/layouts/comable/admin/application.slim
backend/comable-backend.gemspec
backend/config/routes.rb59
A
0 mins
backend/lib/comable/backend.rb1
A
0 mins
backend/lib/comable/backend/engine.rb58
A
0 mins
backend/lib/tasks/comable_backend_tasks.rake
comable.gemspec
core/.rspec
core/CHANGELOG.md
core/Gemfile
core/app/assets/javascripts/comable/application.js0
A
0 mins
core/app/assets/stylesheets/comable/application.css
core/app/controllers/comable/application_controller.rb4
A
0 mins
core/app/controllers/concerns/comable/permitted_attributes.rb16
A
0 mins
core/app/helpers/comable/application_helper.rb83
A
0 mins
core/app/helpers/comable/products_helper.rb18
A
0 mins
core/app/mailers/comable/order_mailer.rb15
A
0 mins
core/app/models/comable/ability.rb16
A
0 mins
core/app/models/comable/address.rb35
A
0 mins
core/app/models/comable/category.rb61
A
0 mins
core/app/models/comable/draft_order.rb10
A
0 mins
core/app/models/comable/image.rb11
A
0 mins
core/app/models/comable/inventory/adjuster.rb33
A
35 mins
core/app/models/comable/inventory/coordinator.rb46
A
0 mins
core/app/models/comable/inventory/package.rb38
A
0 mins
core/app/models/comable/inventory/packer.rb21
A
25 mins
core/app/models/comable/inventory/unit.rb18
A
0 mins
core/app/models/comable/navigation.rb10
A
0 mins
core/app/models/comable/navigation_item.rb62
A
0 mins
core/app/models/comable/option_type.rb14
A
0 mins
core/app/models/comable/option_value.rb10
A
0 mins
core/app/models/comable/order.rb109
A
25 mins
core/app/models/comable/order/associations.rb20
A
0 mins
core/app/models/comable/order/callbacks.rb41
A
0 mins
core/app/models/comable/order/deprecated_methods.rb20
A
0 mins
core/app/models/comable/order/morrisable.rb18
A
0 mins
core/app/models/comable/order/scopes.rb17
A
0 mins
core/app/models/comable/order/validations.rb32
A
0 mins