dannyighsu/ucb-senior-map

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.README.md.swp
.bundle/config
.gitignore
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/admin/admin_user.rb24
A
0 mins
app/admin/dashboard.rb11
A
0 mins
app/admin/user.rb2
A
0 mins
app/assets/images/background.jpg
app/assets/images/background.png
app/assets/images/logo.png
app/assets/images/signin-button.png
app/assets/javascripts/active_admin.js.coffee
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/index.coffee
app/assets/javascripts/linkedin.coffee
app/assets/javascripts/map.coffee
app/assets/javascripts/users.coffee
app/assets/stylesheets/active_admin.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/general.css.scss
app/assets/stylesheets/index.scss
app/assets/stylesheets/linkedin.scss
app/assets/stylesheets/map.scss
app/assets/stylesheets/users.scss
app/controllers/application_controller.rb8
A
0 mins
app/controllers/index_controller.rb13
A
0 mins
app/controllers/linkedin_controller.rb31
A
2 hrs
app/controllers/map_controller.rb9
A
0 mins
app/controllers/users_controller.rb81
B
6 hrs
app/helpers/application_helper.rb2
A
0 mins
app/helpers/index_helper.rb2
A
0 mins
app/helpers/linkedin_helper.rb2
A
0 mins
app/helpers/map_helper.rb2
A
0 mins
app/helpers/users_helper.rb16
A
0 mins
app/mailers/user_mailer.rb7
A
0 mins
app/models/admin_user.rb4
A
0 mins
app/models/user.rb4
A
0 mins
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