J3RN/time-tracker

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rubocop.yml
.travis.yml
Capfile
Gemfile
Gemfile.lock
Guardfile
LICENSE
README.md
Rakefile
app/assets/javascripts/keybindings.js.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/mixins.scss
app/assets/stylesheets/styles.scss
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.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/home/index.html.erb
app/views/layouts/application.html.erb
app/views/tags/_form.html.erb
app/views/tags/edit.html.erb
app/views/tags/index.html.erb
app/views/tags/new.html.erb
app/views/tasks/_form.html.erb
app/views/tasks/_task_table.html.erb
app/views/tasks/edit.html.erb
app/views/tasks/index.html.erb
app/views/tasks/new.html.erb
app/views/time_entries/_entries_table.html.erb
app/views/time_entries/_form.html.erb
app/views/time_entries/edit.html.erb
app/views/time_entries/index.html.erb
app/views/time_entries/new.html.erb
app/views/time_entries/updates_all_time_entries.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru
public/404.html
public/422.html