gavinksong/cs169-cucec

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
app/assets/images/intro-bg.jpg
app/assets/javascripts/admins.coffee
app/assets/javascripts/donate.coffee
app/assets/javascripts/mentors.coffee
app/assets/javascripts/messages.coffee
app/assets/javascripts/pages.coffee
app/assets/javascripts/resources.coffee
app/assets/javascripts/students.coffee
app/assets/javascripts/students/navigation.coffee
app/assets/stylesheets/admins.scss
app/assets/stylesheets/application.scss.erb
app/assets/stylesheets/conversations.scss
app/assets/stylesheets/devise.scss
app/assets/stylesheets/donate.scss
app/assets/stylesheets/mentors.scss
app/assets/stylesheets/messages.scss
app/assets/stylesheets/navigation.scss
app/assets/stylesheets/pages.scss.erb
app/assets/stylesheets/resources.scss
app/assets/stylesheets/scaffolds.scss
app/assets/stylesheets/students.scss
app/views/admins/index.html.erb
app/views/conversations/_conversation.html.erb
app/views/conversations/edit.html.erb
app/views/conversations/index.html.erb
app/views/conversations/new.html.erb
app/views/conversations/show.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.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/donate/new.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb