nekomaho/task-controller

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
app/assets/javascripts/next_task_relationships.coffee
app/assets/javascripts/prev_task_relationships.coffee
app/assets/javascripts/tasks.coffee
app/assets/javascripts/top.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/next_task_relationships.scss
app/assets/stylesheets/prev_task_relationships.scss
app/assets/stylesheets/projects.scss
app/assets/stylesheets/tasks.scss
app/assets/stylesheets/top.scss
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/layouts/_error_message.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/layouts/top.html.erb
app/views/projects/_index.html.erb
app/views/projects/_modal_edit.html.erb
app/views/projects/_modal_show.html.erb
app/views/projects/edit.js.erb
app/views/projects/index.js.erb
app/views/projects/new.js.erb
app/views/projects/show.js.erb
app/views/tasks/_add_next_relation.html.erb
app/views/tasks/_add_prev_relation.html.erb
app/views/tasks/_modal_edit.html.erb
app/views/tasks/_modal_show.html.erb