vincenttian/61A-Lab-Assistant

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
README
README.md
Rakefile
app/assets/images/admin.png
app/assets/images/home_icon.png
app/assets/images/home_icon.svg
app/assets/images/homepage_hero.jpg
app/assets/images/lab.png
app/assets/images/teaching.png
app/assets/javascripts/admins.js.coffee
app/assets/javascripts/check_in_forms.js.coffee
app/assets/javascripts/lab_times.js.coffee
app/assets/javascripts/teaching_assistants.js.coffee
app/assets/stylesheets/admins.css.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/check_in_forms.css.scss
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/lab_assistants.css.scss
app/assets/stylesheets/lab_times.css.scss
app/assets/stylesheets/teaching_assistants.css.scss
app/views/admins/dashboard/show.html.erb
app/views/application/_admin_header.html.erb
app/views/application/_flash.html.slim
app/views/application/_form_errors.html.slim
app/views/application/_la_header.html.erb
app/views/application/_no_header.html.slim
app/views/application/_ta_header.html.erb
app/views/check_in_forms/edit.html.erb
app/views/check_in_forms/index.html.erb
app/views/check_in_forms/new.html.erb
app/views/check_in_forms/show.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
app/views/home/index.html.erb