volontariat/voluntary

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/assets/images/voluntary/spinner.gif
app/assets/javascripts/voluntary/application.js0
A
0 mins
app/assets/javascripts/voluntary/base.js.coffee
app/assets/javascripts/voluntary/functions.js19
A
0 mins
app/assets/javascripts/voluntary/lib/jquery-competitive_list.js494
F
4 days
app/assets/javascripts/voluntary/lib/jquery.cookie.js104
B
5 hrs
app/assets/javascripts/voluntary/lib/jquery.multisortable.js198
D
2 days
app/assets/javascripts/voluntary/lib/jquery.toggle_text.js.coffee
app/assets/javascripts/voluntary/lib/sugar.js4,177
F
2 wks
app/assets/javascripts/voluntary/likes/list.js.coffee
app/assets/javascripts/voluntary/optional_lib/jquery.location_picker.js338
D
2 days
app/assets/javascripts/voluntary/users.js.coffee
app/assets/javascripts/voluntary/workflow/user/index.js.coffee
app/assets/stylesheets/voluntary/application.css
app/assets/stylesheets/voluntary/base.css.sass
app/assets/stylesheets/voluntary/bootstrap_and_overrides.css.sass
app/assets/stylesheets/voluntary/sticky_footer.css
app/controllers/areas_controller.rb52
A
0 mins
app/controllers/comments_controller.rb52
A
0 mins
app/controllers/concerns/voluntary/v1/base_controller.rb92
A
50 mins
app/controllers/devise_extensions/registrations_controller.rb30
A
1 hr
app/controllers/home_controller.rb6
A
0 mins
app/controllers/likes_controller.rb18
A
0 mins
app/controllers/omniauth_callbacks_controller.rb19
A
0 mins
app/controllers/organizations_controller.rb51
A
0 mins
app/controllers/pages_controller.rb42
A
0 mins
app/controllers/products_controller.rb47
A
0 mins
app/controllers/professions_controller.rb50
A
0 mins
app/controllers/projects_controller.rb47
A
0 mins
app/controllers/results_controller.rb71
A
55 mins
app/controllers/stories_controller.rb76
A
55 mins
app/controllers/tasks_controller.rb61
A
45 mins
app/controllers/users_controller.rb44
A
0 mins
app/controllers/voluntary/api/v1/argument_topics_controller.rb16
A
0 mins
app/controllers/voluntary/api/v1/arguments_controller.rb67
A
40 mins
app/controllers/voluntary/api/v1/base_controller.rb25
A
0 mins
app/controllers/voluntary/api/v1/organizations_controller.rb25
A
15 mins
app/controllers/voluntary/api/v1/stories_controller.rb67
A
1 hr
app/controllers/voluntary/api/v1/tasks_controller.rb43
A
0 mins
app/controllers/voluntary/api/v1/things/arguments_controller.rb40
A
1 hr
app/controllers/voluntary/api/v1/users_controller.rb7
A
0 mins
app/controllers/voluntary/application_controller.rb22
A
15 mins