yogodoshi/cansei

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env
.gitignore
.rspec
.ruby-gemset
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/javascripts/app/cable.js4
A
0 mins
app/assets/javascripts/app/users.js21
A
0 mins
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/services/helper_service.js26
A
1 hr
app/assets/stylesheets/app/footer.scss
app/assets/stylesheets/app/forms/buttons.scss
app/assets/stylesheets/app/forms/select.scss
app/assets/stylesheets/app/global.scss
app/assets/stylesheets/app/users.scss
app/assets/stylesheets/app/welcome.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/base/base.scss
app/assets/stylesheets/base/helpers.scss
app/assets/stylesheets/base/mixins.scss
app/assets/stylesheets/base/variables.scss
app/channels/application_cable/channel.rb4
A
0 mins
app/channels/application_cable/connection.rb4
A
0 mins
app/controllers/application_controller.rb7
A
0 mins
A
100%
app/controllers/sessions_controller.rb21
A
0 mins
A
100%
app/controllers/users_controller.rb22
A
0 mins
A
100%
app/helpers/application_helper.rb2
A
0 mins
A
100%
app/helpers/users_helper.rb2
A
0 mins
A
100%
app/jobs/application_job.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/models/application_record.rb3
A
0 mins
A
100%
app/models/user.rb34
A
0 mins
A
100%
app/services/twitter_service.rb22
A
0 mins
A
100%
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/scripts/_google_analytics.html.erb
app/views/shared/_footer.html.erb
app/views/shared/_header.html.erb
app/views/svg/_twitter.html.erb
app/views/users/edit.html.erb
app/views/users/new.html.erb
config/application.rb8
A
0 mins