mkocher/whiteboard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rvmrc
.travis.yml
Gemfile
Gemfile.lock
MIT-LICENSE
Procfile
README.md
Rakefile
app/assets/images/rails.png
app/assets/images/whiteboard-icon-144x144.png
app/assets/stylesheets/application.scss
app/assets/stylesheets/deck.scss
app/assets/stylesheets/mobile.scss
app/views/items/_as_html.html.erb
app/views/items/_as_markdown.text.erb
app/views/items/_date_picker.html.erb
app/views/items/_errors.html.erb
app/views/items/index.html.erb
app/views/items/new.html.erb
app/views/items/new_new_face.html.erb
app/views/items/presentation.html.erb
app/views/layouts/application.html.erb
app/views/layouts/boxed.html.erb
app/views/layouts/deck.html.erb
app/views/post_mailer/send_to_all.html.erb
app/views/post_mailer/send_to_all.text.erb
app/views/posts/_table.html.erb
app/views/posts/archived.html.erb
app/views/posts/edit.html.erb
app/views/posts/index.html.erb
app/views/posts/show.html.erb
app/views/sessions/destroy.html.erb
app/views/standups/_form.html.erb
app/views/standups/edit.html.erb
app/views/standups/index.html.erb
app/views/standups/new.html.erb
config.ru
doc/README_FOR_APP
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
app/assets/javascripts/application.js24
app/assets/javascripts/deck.js0
app/controllers/application_controller.rb11
app/controllers/items_controller.rb60
app/controllers/posts_controller.rb76