StabbyMcDuck/crapper_keeper

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.idea/crapper_keeper.iml
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/Container_PATCH_api_v1_containers__id_with_good_ID_that_you_do_own.xml
.idea/runConfigurations/Container_POST_api_v1_containers__Container_has_a_good_name.xml
.idea/runConfigurations/Development__crapper_keeper.xml
.idea/runConfigurations/Item_POST_api_v1_items__Item_has_no_name_and_no_container.xml
.idea/runConfigurations/Item_POST_api_v1_items__Item_has_valid_attributes.xml
.idea/runConfigurations/Production__crapper_keeper.xml
.idea/runConfigurations/Run_spec__container_spec___crapper_keeper__1_.xml
.idea/runConfigurations/spec__crapper_keeper.xml
.idea/runConfigurations/test__crapper_keeper.xml
.idea/vcs.xml
.rspec
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/cable.js4
A
0 mins
app/assets/javascripts/containers.coffee
app/assets/javascripts/facebook.js.coffee
app/assets/javascripts/items.coffee
app/assets/javascripts/users.coffee
app/assets/javascripts/welcome.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/containers.scss
app/assets/stylesheets/items.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/users.scss
app/assets/stylesheets/welcome.scss
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/api/v1/api_controller.rb19
A
0 mins
app/controllers/api/v1/containers_controller.rb57
A
40 mins
app/controllers/api/v1/identities_controller.rb87
A
2 hrs
app/controllers/api/v1/items_controller.rb49
A
40 mins
app/controllers/api/v1/users_controller.rb26
A
25 mins
app/controllers/application_controller.rb22
A
0 mins
app/controllers/containers_controller.rb50
A
0 mins
app/controllers/identities_controller.rb29
A
0 mins
app/controllers/items_controller.rb49
A
0 mins
app/controllers/sessions_controller.rb26
A
0 mins
app/controllers/users_controller.rb46
A
0 mins
app/controllers/welcome_controller.rb5
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/containers_helper.rb2
A
0 mins