andey/bestofama

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
app/assets/images/layout/icon-rss.png
app/assets/images/layout/icon-twitter.png
app/assets/images/social-icons-sprite.png
app/assets/images/social-icons.png
app/assets/images/triangle_down.svg
app/assets/images/triangle_up.svg
app/assets/javascripts/active_admin.js.coffee
app/assets/javascripts/include/ama.js.coffee
app/assets/javascripts/include/social.js.coffee
app/assets/javascripts/include/timestamps.js.coffee
app/assets/stylesheets/active_admin.css.scss
app/assets/stylesheets/application.css
app/assets/stylesheets/fonts.css
app/assets/stylesheets/include/advertisements.css.sass
app/assets/stylesheets/include/amas.css.sass
app/assets/stylesheets/include/index.css.sass
app/assets/stylesheets/include/ops.css.sass
app/assets/stylesheets/include/tags.css.sass
app/assets/stylesheets/include/users.css.sass
app/assets/stylesheets/v3.css.sass
app/views/amas/_snippet.html.slim
app/views/amas/index.html.slim
app/views/amas/index.rss.builder
app/views/amas/show.html.slim
app/views/comments/_show.html.slim
app/views/comments/_tree.html.slim
app/views/index/show.html.slim
app/views/layouts/_ad-responsive.html.erb
app/views/layouts/application.html.slim
app/views/layouts/v3-admin.html.slim
app/views/layouts/v3.html.slim
app/views/ops/_snippet.html.slim
app/views/ops/index.html.slim
app/views/ops/show.html.slim
app/views/pages/privacy.html.slim
app/views/pages/search.html.slim
app/views/pages/terms.html.slim
app/views/tags/index.html.slim
app/views/tags/show.html.slim
app/views/users/show.html.slim
bin/bundle