gmanley/loggia

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rvmrc
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE.txt
README.md
Rakefile
app/assets/images/favorite.png
app/assets/images/favorited.png
app/assets/images/placeholder.png
app/assets/javascripts/admin.js.coffee
app/assets/javascripts/albums.js.coffee
app/assets/javascripts/application.js.coffee
app/assets/javascripts/comments.js.coffee
app/assets/javascripts/images.js.coffee
app/assets/javascripts/infinite-scroll.js.coffee
app/assets/javascripts/loading-indicator.js.coffee
app/assets/javascripts/sources.js.coffee
app/assets/javascripts/templates/delete_confirmation.jst.hamlc
app/assets/javascripts/templates/delete_instructions.jst.hamlc
app/assets/javascripts/templates/delete_warning.jst.hamlc
app/assets/javascripts/templates/file.jst.hamlc
app/assets/javascripts/templates/image.jst.hamlc
app/assets/javascripts/utils.js.coffee
app/assets/stylesheets/active_admin.css.scss
app/assets/stylesheets/albums.css.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/comments.css.scss
app/assets/stylesheets/sources.css.scss
app/assets/stylesheets/utils.css.scss
app/views/admin/comments/_comment.html.haml
app/views/albums/_album.html.haml
app/views/albums/_form.html.haml
app/views/albums/_header_actions.haml
app/views/albums/_view_options.html.haml
app/views/albums/edit.html.haml
app/views/albums/index.atom.builder
app/views/albums/index.html.haml
app/views/albums/new.html.haml
app/views/albums/show.html.haml
app/views/archive_mailer/archive_completion.html.haml
app/views/archives/create.js.coffee
app/views/comments/_comment.html.haml
app/views/comments/_form.html.haml
app/views/comments/create.js.coffee
app/views/comments/destroy.js.coffee
app/views/favorites/create.js.coffee