CUGC/archives

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
meta/DatabaseSchema.textile
meta/Archive.textile
doc/README_FOR_APP
config.ru
app/views/layouts/application.html.erb
app/views/items/show.html.erb
app/views/items/new.html.erb
app/views/items/index.html.erb
app/views/items/edit.html.erb
app/views/items/_form.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/sessions/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/views/comments/show.html.erb
app/views/comments/new.html.erb
app/views/comments/index.html.erb
app/views/comments/edit.html.erb
app/views/comments/_form.html.erb
app/views/collections/show.html.erb
app/views/collections/new.html.erb
app/views/collections/index.html.erb
app/views/collections/edit.html.erb
app/views/collections/_form.html.erb
app/views/albums/show.html.erb
app/views/albums/new.html.erb
app/views/albums/index.html.erb
app/views/albums/edit.html.erb
app/views/albums/_form.html.erb
app/models/user.rb10
A
0 mins
app/models/item.rb7
A
0 mins
app/models/comment.rb5
A
0 mins
app/models/collection.rb25
A
25 mins
app/models/album.rb4
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/helpers/items_helper.rb2
A
0 mins
app/helpers/comments_helper.rb2
A
0 mins
app/helpers/collections_helper.rb2
A
0 mins