Justinzh1/Emunah

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.gitignore
.postcssrc.yml
.rspec
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/emunah.png
app/assets/images/family.svg
app/assets/images/user.svg
app/assets/javascripts/submittals.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/families.scss
app/assets/stylesheets/navbar.scss
app/assets/stylesheets/submittals.scss
app/assets/stylesheets/users.scss
app/views/families/edit.html.haml
app/views/families/index.html.haml
app/views/families/new.html.haml
app/views/families/show.html.haml
app/views/home/dash.html.haml
app/views/home/index.html.haml
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/partials/_alert.haml
app/views/people/_person_form.haml
app/views/people/edit.html.haml
app/views/people/index.html.haml
app/views/people/new.html.haml
app/views/people/show.html.haml
app/views/submittals/_submittal_form.html.haml
app/views/submittals/all.html.haml
app/views/submittals/edit.html.haml
app/views/submittals/index.html.haml
app/views/submittals/new.html.haml
app/views/submittals/show.html.haml
app/views/tasks/index.html.haml
app/views/tasks/show.html.haml
app/views/users/_form.html.haml
app/views/users/edit.html.haml
app/views/users/index.html.haml
app/views/users/new.html.haml
bin/bundle
bin/rails
bin/rake
bin/setup