TheXienator/Congregation-Bnai-Emunah

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.byebug_history
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
README.rdoc
Rakefile
Simplified Outline
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/comments.coffee
app/assets/javascripts/users.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/comments.scss
app/assets/stylesheets/family.css.scss
app/assets/stylesheets/myStyling.css.scss
app/assets/stylesheets/users.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/comments_controller.rb43
A
0 mins
app/controllers/families_controller.rb48
A
0 mins
app/controllers/tasks_controller.rb41
A
0 mins
app/controllers/users_controller.rb44
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/comments_helper.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/task_mailer.rb9
A
0 mins
app/models/comment.rb5
A
0 mins
app/models/family.rb7
A
0 mins
app/models/task.rb3
A
0 mins
app/models/user.rb7
A
0 mins
app/views/comments/_comment.html.erb
app/views/comments/_form.html.erb
app/views/comments/edit.html.erb
app/views/comments/index.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb