lifeisleet/lifeisleet

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/home.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/home.scss
app/controllers/application_controller.rb6
A
0 mins
app/controllers/home_controller.rb4
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/models/ability.rb11
A
0 mins
app/models/show.rb59
A
0 mins
app/models/user.rb38
A
0 mins
app/models/user_show_association.rb7
A
0 mins
app/views/devise/sessions/new.html.haml
app/views/home/index.html.haml
app/views/layouts/application.html.haml
bin/bundle
bin/rails
bin/rake
bin/rspec
bin/setup
bin/spring
config.ru
docker-compose.yml
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt