nullsix/tinder

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
doc/README_FOR_APP
config.ru
app/views/versions/show.html.haml
app/views/versions/_version.html.haml
app/views/pieces/show.html.haml
app/views/pieces/piece_bar/_pieces.html.haml
app/views/pieces/piece_bar/_piece.html.haml
app/views/pieces/piece_bar/_history.html.haml
app/views/pieces/new.html.haml
app/views/pieces/index.html.haml
app/views/pieces/history.html.haml
app/views/pieces/edit.html.haml
app/views/pieces/_piece_links.html.haml
app/views/pieces/_piece_bar.html.haml
app/views/pieces/_form.html.haml
app/views/pages/index.html.haml
app/views/layouts/application.html.haml
app/views/layouts/_title.html.haml
app/views/layouts/_shim.html.haml
app/views/layouts/_header.html.haml
app/views/layouts/_footer.html.haml
app/views/layouts/_flashes.html.haml
app/views/drafts/show.html.haml
app/models/version.rb14
A
0 mins
app/models/user.rb14
A
0 mins
app/models/previewable.rb12
A
0 mins
app/models/piece.rb93
A
0 mins
app/models/draft.rb6
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb14
A
0 mins
app/helpers/pages_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/controllers/versions_controller.rb16
A
0 mins
app/controllers/sessions_controller.rb12
A
0 mins
app/controllers/pieces_controller.rb63
A
35 mins
app/controllers/pages_controller.rb4
A
0 mins
app/controllers/drafts_controller.rb32
A
0 mins
app/controllers/application_controller.rb5
A
0 mins
app/assets/stylesheets/users.css.scss
app/assets/stylesheets/sessions.css.scss
app/assets/stylesheets/pieces.css.scss
app/assets/stylesheets/pages.css.scss
app/assets/stylesheets/application.css.scss
app/assets/javascripts/users.js.coffee
app/assets/javascripts/sessions.js.coffee