CUGC/archives

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
Gemfile
Gemfile.lock
LICENSE.mkdn
RAILS-README.rdoc
README.mkdn
Rakefile
app/assets/images/rails.png
app/assets/javascripts/albums.js.coffee
app/assets/javascripts/collections.js.coffee
app/assets/javascripts/comments.js.coffee
app/assets/javascripts/items.js.coffee
app/assets/javascripts/users.js.coffee
app/assets/stylesheets/albums.css.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/collections.css.scss
app/assets/stylesheets/comments.css.scss
app/assets/stylesheets/general.css.scss
app/assets/stylesheets/items.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/assets/stylesheets/users.css.scss
app/views/albums/_form.html.erb
app/views/albums/edit.html.erb
app/views/albums/index.html.erb
app/views/albums/new.html.erb
app/views/albums/show.html.erb
app/views/collections/_form.html.erb
app/views/collections/edit.html.erb
app/views/collections/index.html.erb
app/views/collections/new.html.erb
app/views/collections/show.html.erb
app/views/comments/_form.html.erb
app/views/comments/edit.html.erb
app/views/comments/index.html.erb
app/views/comments/new.html.erb
app/views/comments/show.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/items/_form.html.erb
app/views/items/edit.html.erb