mingujo/UCBerkeley_Housing

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveralls.yml
.gitignore
.simplecov
.travis.yml
Gemfile
Gemfile.lock
LICENSE.md
README.md
README.rdoc
Rakefile
app/controllers/application_controller.rb3
A
0 mins
app/controllers/cas_controller.rb83
A
1 hr
app/controllers/events_controller.rb148
C
1 day
app/controllers/sessions_controller.rb33
A
25 mins
app/controllers/spreadsheets_controller.rb61
A
1 hr
app/helpers/application_helper.rb2
A
0 mins
app/helpers/client_secret.json
app/helpers/events_helper.rb29
A
2 hrs
app/helpers/fetch_sheets.rb202
A
2 hrs
app/helpers/google_api_authorization.rb19
A
0 mins
app/helpers/sessions_helper.rb42
A
0 mins
app/helpers/timeslot_helper.rb9
A
0 mins
app/mailers/scheduler_mailer.rb18
A
0 mins
app/models/admin.rb8
A
0 mins
app/models/ca.rb10
A
0 mins
app/models/event.rb18
A
0 mins
app/models/event_series.rb46
A
1 hr
app/models/spreadsheet.rb10
A
0 mins
app/models/timeslot.rb11
A
0 mins
app/views/cas/_ca.json.jbuilder
app/views/cas/_form.html.erb
app/views/cas/create.html.haml
app/views/cas/edit.html.haml
app/views/cas/index.html.haml
app/views/cas/index.json.jbuilder
app/views/cas/link.html.haml
app/views/cas/new.html.haml
app/views/cas/show.html.haml
app/views/cas/show.json.jbuilder
app/views/events/_edit_form.html.erb
app/views/events/_form.html.erb
app/views/events/index.html.haml
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/scheduler_mailer/send_email.html.haml
app/views/sessions/login.html.haml