paulfioravanti/sample_app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rails_footnotes
.rspec
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js.coffee
app/assets/javascripts/microposts.js.coffee
app/assets/javascripts/sessions.js.coffee
app/assets/javascripts/static_pages.js.coffee
app/assets/javascripts/users.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/bootstrap_and_overrides.css.scss
app/assets/stylesheets/sessions.css.scss
app/assets/stylesheets/static_pages.css.scss
app/assets/stylesheets/users.css.scss
app/views/layouts/_account_dropdown.html.haml
app/views/layouts/_footer.html.haml
app/views/layouts/_github_ribbon.html.haml
app/views/layouts/_header.html.haml
app/views/layouts/_i18n_js.html.haml
app/views/layouts/_locale_selector.html.haml
app/views/layouts/_messages.html.haml
app/views/layouts/_shim.html.haml
app/views/layouts/application.html.haml
app/views/microposts/_micropost.html.haml
app/views/relationships/_relationship.js.haml
app/views/relationships/create.js.haml
app/views/relationships/destroy.js.haml
app/views/sessions/new.html.haml
app/views/shared/_delete_micropost.html.haml
app/views/shared/_endless_scroll.js.haml
app/views/shared/_error_messages.html.haml
app/views/shared/_feed.html.haml
app/views/shared/_feed_item.html.haml
app/views/shared/_micropost_form.html.haml
app/views/shared/_stats.html.haml
app/views/shared/_user_info.html.haml
app/views/static_pages/_home_not_signed_in.html.haml
app/views/static_pages/_home_signed_in.html.haml
app/views/static_pages/_static_page.html.haml
app/views/static_pages/about.html.haml
app/views/static_pages/contact.html.haml
app/views/static_pages/help.html.haml