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/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/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
app/views/devise/unlocks/new.html.erb
app/views/families/_form.html.erb
app/views/families/edit.html.erb
app/views/families/index.html.erb
app/views/families/new.html.erb
app/views/families/show.html.erb
app/views/layouts/_navbar.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/task_mailer/notify_task.html.erb
app/views/task_mailer/notify_task.text.erb
app/views/tasks/_form.html.erb
app/views/tasks/_task.html.erb
app/views/tasks/edit.html.erb