theodi/office-calendar

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.chef/knife.rb18
A
0 mins
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE.md
Procfile
README.md
Rakefile
Vagrantfile
app/assets/fonts/FontAwesome.otf
app/assets/fonts/fontawesome-webfont.eot
app/assets/fonts/fontawesome-webfont.svg
app/assets/fonts/fontawesome-webfont.ttf
app/assets/fonts/fontawesome-webfont.woff
app/assets/images/favicon.ico
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css
app/assets/stylesheets/font-awesome.min.css.erb
app/assets/stylesheets/odi-bootstrap-pomegranate.css
app/assets/stylesheets/resource.css.less
app/controllers/application_controller.rb3
A
0 mins
app/controllers/resource_controller.rb19
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/resource_helper.rb42
A
0 mins
app/models/resource.rb10
A
0 mins
app/views/event/_event.json.jbuilder
app/views/layouts/application.html.erb
app/views/resource/_resource.json.jbuilder
app/views/resource/index.html.erb
app/views/resource/index.ics.erb
app/views/resource/index.json.jbuilder
app/views/resource/show.html.erb
app/views/resource/show.ics.erb
app/views/resource/show.json.jbuilder
app/views/resource/show.xml.builder
app/views/shared/_alternate_formats.html.erb
certs/privatekey.enc
config.ru
doc/README_FOR_APP
env.example
fixtures/vcr_cassettes/Hooks.yml
fixtures/vcr_cassettes/Import_resources_from_the_Google_Apps_API_to_the_Rails_app/Import_new_resources.yml
fixtures/vcr_cassettes/Import_resources_from_the_Google_Apps_API_to_the_Rails_app/Old_resources_are_no_longer_visible.yml
fixtures/vcr_cassettes/Import_resources_from_the_Google_Apps_API_to_the_Rails_app/Update_resources.yml
fixtures/vcr_cassettes/View_bookings_for_resources/Canceled_bookings_should_not_show.yml
fixtures/vcr_cassettes/View_bookings_for_resources/Viewing_a_booking_for_a_specific_time.yml
fixtures/vcr_cassettes/View_bookings_for_resources/Viewing_an_all_day_booking.yml
lib/active_support/cache/no_store.rb13
A
0 mins