TheXienator/Congregation-Bnai-Emunah

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/profile.html.erb
app/views/users/show.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
coffeelint.json
config.ru
lib/tasks/cucumber.rake
lib/templates/erb/scaffold/_form.html.erb
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
app/assets/javascripts/application.js0
app/controllers/application_controller.rb3
app/controllers/comments_controller.rb43
app/controllers/families_controller.rb48
app/controllers/tasks_controller.rb41
app/controllers/users_controller.rb44
app/helpers/application_helper.rb2
app/helpers/comments_helper.rb2
app/helpers/users_helper.rb2
app/mailers/application_mailer.rb4
app/mailers/task_mailer.rb9
app/models/comment.rb5
app/models/family.rb7
app/models/task.rb3
app/models/user.rb7