Justinzh1/Emunah

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
yarn.lock
public/robots.txt
public/favicon.ico
public/apple-touch-icon.png
public/apple-touch-icon-precomposed.png
public/500.html
public/422.html
public/404.html
package.json
lib/tasks/cucumber.rake
iterations/iter0.md
config.ru
bin/yarn
bin/webpack-dev-server
bin/webpack
bin/update
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/new.html.haml
app/views/users/index.html.haml
app/views/users/edit.html.haml
app/views/users/_form.html.haml
app/views/tasks/show.html.haml
app/views/tasks/index.html.haml
app/views/submittals/show.html.haml
app/views/submittals/new.html.haml
app/views/submittals/index.html.haml
app/views/submittals/edit.html.haml
app/views/submittals/all.html.haml
app/views/submittals/_submittal_form.html.haml
app/views/people/show.html.haml
app/views/people/new.html.haml
app/views/people/index.html.haml
app/views/people/edit.html.haml
app/views/people/_person_form.haml
app/views/partials/_alert.haml
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.erb
app/views/home/index.html.haml
app/views/home/dash.html.haml
app/views/families/show.html.haml
app/views/families/new.html.haml
app/views/families/index.html.haml
app/views/families/edit.html.haml
app/models/user.rb26
A
0 mins
app/models/task.rb4
A
0 mins