nandosousafr/nerd-power-rails

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bowerrc
.gitignore
.hound.yml
.rspec
.ruby-style.yml
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/images/avatar.jpg
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/partials/_base.css.scss
app/assets/stylesheets/partials/_header.css.scss
app/assets/stylesheets/partials/_post_cards.css.scss
app/assets/stylesheets/partials/_sidebar.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/feed_controller.rb1
A
0 mins
app/controllers/home_controller.rb1
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/follow.rb6
A
0 mins
app/models/user.rb14
A
0 mins
app/views/feed/_posts.html.slim
app/views/feed/index.html.slim
app/views/home/index.html.slim
app/views/layouts/_header.html.slim
app/views/layouts/application.html.slim
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bower.json
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt