Matho/refinerycms-registrations

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.idea/runConfigurations/Development__refinerycms_registrations.xml
.idea/runConfigurations/Production__refinerycms_registrations.xml
.idea/runConfigurations/spec__refinerycms_registrations.xml
.idea/runConfigurations/test__refinerycms_registrations.xml
.rvmrc
Gemfile
Gemfile.lock
Guardfile
LICENSE.md
Rakefile
app/assets/images/refinery/race_registrations/admin/chosen-sprite.png
app/assets/images/refinery/race_registrations/down_arrow.png
app/assets/images/refinery/race_registrations/up_arrow.png
app/assets/images/refinery/race_registrations/xls.gif
app/assets/javascripts/refinery/race_registrations/admin/jquery.chosen.min.js1
A
0 mins
app/assets/javascripts/refinery/race_registrations/admin/race_registrations.js38
A
3 hrs
app/assets/javascripts/refinery/race_registrations/race_registrations.js34
A
40 mins
app/assets/stylesheets/refinery/race_registrations/admin/chosen.css.scss
app/assets/stylesheets/refinery/race_registrations/admin/race_registrations.css.scss
app/assets/stylesheets/refinery/race_registrations/admin/sortable_table.css.scss
app/assets/stylesheets/refinery/race_registrations/race_registrations.css.scss
app/controllers/refinery/race_registrations/admin/categories_controller.rb28
A
0 mins
app/controllers/refinery/race_registrations/admin/groups_controller.rb15
A
0 mins
app/controllers/refinery/race_registrations/admin/people_controller.rb63
A
0 mins
app/controllers/refinery/race_registrations/admin/registrations_controller.rb15
A
0 mins
app/controllers/refinery/race_registrations/categories_controller.rb15
A
0 mins
app/controllers/refinery/race_registrations/people_controller.rb30
A
0 mins
app/controllers/refinery/race_registrations/registrations_controller.rb32
A
0 mins
app/helpers/refinery/race_registrations/admin/people_helper.rb21
A
25 mins
app/helpers/refinery/race_registrations/registrations_helper.rb18
A
25 mins
app/models/refinery/race_registrations/category.rb11
A
0 mins
app/models/refinery/race_registrations/group.rb13
A
0 mins
app/models/refinery/race_registrations/group_category.rb8
A
0 mins
app/models/refinery/race_registrations/person.rb44
A
35 mins
app/models/refinery/race_registrations/registration.rb31
A
0 mins
app/views/layouts/print.html.erb
app/views/refinery/pages/registration_list.html.erb
app/views/refinery/race_registrations/admin/_submenu.html.erb
app/views/refinery/race_registrations/admin/categories/_categories.html.erb
app/views/refinery/race_registrations/admin/categories/_category.html.erb
app/views/refinery/race_registrations/admin/categories/_form.html.erb
app/views/refinery/race_registrations/admin/categories/_records.html.erb
app/views/refinery/race_registrations/admin/categories/_sortable_list.html.erb
app/views/refinery/race_registrations/admin/categories/edit.html.erb
app/views/refinery/race_registrations/admin/categories/index.html.erb
app/views/refinery/race_registrations/admin/categories/new.html.erb
app/views/refinery/race_registrations/admin/groups/_form.html.erb
app/views/refinery/race_registrations/admin/groups/_group.html.erb
app/views/refinery/race_registrations/admin/groups/_groups.html.erb