indocomsoft/cvwo-assignment-2017

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
schema.png
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
package-lock.json
lib/tasks/auto_annotate_models.rake
config.ru
bin/yarn
bin/update
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/show.html.erb
app/views/users/new.html.erb
app/views/users/edit.html.erb
app/views/users/_newedit.html.erb
app/views/users/_header.html.erb
app/views/users/_footer.html.erb
app/views/tasks/new.html.erb
app/views/tasks/index.html.erb
app/views/tasks/edit.html.erb
app/views/tasks/_newedit.html.erb
app/views/tasks/_header.html.erb
app/views/tasks/_footer.html.erb
app/views/shared/_header.html.erb
app/views/shared/_footer.html.erb
app/views/sessions/new.html.erb
app/views/layouts/mailer.text.erb
app/views/layouts/mailer.html.erb
app/views/layouts/application.html.erb
app/views/categories/new.html.erb
app/views/categories/index.html.erb
app/views/categories/edit.html.erb
app/views/categories/_newedit.html.erb
app/views/categories/_header.html.erb
app/views/categories/_footer.html.erb
app/models/user.rb9
A
0 mins
app/models/taskcategory.rb4
A
0 mins
app/models/task.rb21
A
0 mins
app/models/category.rb20
A
0 mins
app/models/application_record.rb9
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/jobs/application_job.rb2
A
0 mins