virajmahesh/icsi-shift-scheduler

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/images/logo.jpg
app/assets/stylesheets/application.css
app/views/application/index.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/_create_edit_form.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/events/_create_edit_event.html.erb
app/views/events/edit.html.erb
app/views/events/new.html.erb
app/views/events/show.html.erb
app/views/layouts/application.html.erb
app/views/layouts/notification.html.erb
app/views/notification_mailer/event_create_mail.html.erb
app/views/notification_mailer/event_reminder_mail.html.erb
app/views/notification_mailer/join_shift_mail.html.erb
app/views/notification_mailer/leave_shift_mail.html.erb
app/views/notification_mailer/matching_shift_mailer.html.erb
app/views/notification_mailer/remove_user_mail.html.erb
app/views/shared/_devise_error.html.erb
app/views/shared/_error.html.erb
app/views/shared/_event_information.html.erb
app/views/shared/_navbar.html.erb
app/views/shared/_select_issues.html.erb
app/views/shared/_select_skills.html.erb
app/views/shared/_shift_information.html.erb
app/views/shifts/_create_edit_form.html.erb
app/views/shifts/edit.html.erb
app/views/shifts/new.html.erb
app/views/shifts/show.html.erb
app/views/shifts/users.html.erb
app/views/user_activities/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup