zhaoyan1117/PeakDemand

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/background.jpg
app/assets/images/email.png
app/assets/images/gcal.png
app/assets/images/loader.gif
app/assets/images/logo.png
app/assets/javascripts/admin.js.coffee
app/assets/javascripts/announcement.js.coffee
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/demand.js.coffee
app/assets/javascripts/resource.js.coffee
app/assets/javascripts/user_mailer.js.coffee
app/assets/stylesheets/admin.css.scss
app/assets/stylesheets/announcement.css.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css
app/assets/stylesheets/demand.css.scss
app/assets/stylesheets/resource.css.scss
app/assets/stylesheets/user_mailer.css.scss
app/views/admin/index.html.erb
app/views/demand/_demand_form.html.erb
app/views/demand/edit.html.erb
app/views/demand/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/layouts/application.html.erb
app/views/resource/_bottom_screen.html.erb
app/views/resource/_calendar.js.erb
app/views/resource/_copy_clipboard.js.erb
app/views/resource/_demand_list.js.erb
app/views/resource/_edit_demand_modal.html.erb
app/views/resource/_edit_resource.js.erb
app/views/resource/_edit_resource_form.html.erb
app/views/resource/_email_ajax.js.erb
app/views/resource/_email_provider_modal.html.erb
app/views/resource/_my_resources.js.erb
app/views/resource/_new_demand_modal.html.erb
app/views/resource/_new_resource.js.erb
app/views/resource/_resource_form.html.erb
app/views/resource/_resource_modif.js.erb
app/views/resource/_show_demand.js.erb
app/views/resource/_show_demand_modal.html.erb
app/views/resource/_top_screen.html.erb