izumin5210/actopus

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/javascripts/application.js.coffee
app/assets/javascripts/reschedulings.js.coffee
app/assets/stylesheets/_landing-pages.scss
app/assets/stylesheets/_pagination-justified.scss
app/assets/stylesheets/_style.scss
app/assets/stylesheets/_timelines.scss
app/assets/stylesheets/_variables.scss
app/assets/stylesheets/application.css.scss
app/views/devise/confirmations/new.html.erb
app/views/devise/invitations/edit.html.erb
app/views/devise/invitations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/invitation_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
app/views/klasses/index.html.erb
app/views/klasses/timetable.html.erb
app/views/layouts/application.html.erb
app/views/layouts/pages.html.erb
app/views/layouts/staffs.html.erb
app/views/layouts/unsignedin_users.html.erb
app/views/lecturers/index.html.erb
app/views/lecturers/timetable.html.erb
app/views/pages/index.html.erb
app/views/reschedulings/index.html.erb
app/views/shared/_footer.html.erb
app/views/shared/_messages.html.erb
app/views/shared/klasses/_index.html.erb
app/views/shared/lecturers/_index.html.erb
app/views/shared/reschedulings/_cancel_modal.html.erb
app/views/shared/reschedulings/_change_modal.html.erb
app/views/shared/reschedulings/_extra_modal.html.erb
app/views/shared/reschedulings/_index.html.erb
app/views/shared/timeline/_cell.html.erb
app/views/shared/timeline/_pagination.html.erb