sistemacode/code

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
LICENSE.txt
README.md
README_EN.md
Rakefile
app/assets/images/code.png
app/assets/images/skeleton.png
app/assets/javascripts/application.js15
A
0 mins
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/bootstrap-generators.scss
app/assets/stylesheets/bootstrap-variables.scss
app/assets/stylesheets/project/devise.css.scss
app/controllers/about_controller.rb4
A
0 mins
app/controllers/application_controller.rb7
A
0 mins
app/controllers/home_controller.rb4
A
0 mins
app/controllers/incidents_controller.rb53
A
0 mins
app/controllers/report_controller.rb19
A
0 mins
app/controllers/school_performaces_controller.rb50
A
0 mins
app/controllers/students_controller.rb52
A
15 mins
app/controllers/users_controller.rb68
A
15 mins
app/helpers/alert_message_helper.rb12
A
0 mins
app/helpers/application_helper.rb11
A
0 mins
app/models/ability.rb9
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/incident.rb29
A
0 mins
app/models/school_performace.rb24
A
0 mins
app/models/student.rb20
A
0 mins
app/models/user.rb10
A
0 mins
app/services/search_with_user_service.rb14
A
0 mins
app/uploaders/student_uploader.rb13
A
0 mins
app/views/about/index.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb