tnantoka/shiwake

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.ruby-version
Capfile
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/components.js0
A
0 mins
app/assets/javascripts/components/task_filter.js.jsx.coffee
app/assets/javascripts/components/task_item.js.jsx.coffee
app/assets/javascripts/components/task_list.js.jsx.coffee
app/assets/javascripts/shiwake.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/modules.scss
app/assets/stylesheets/variables.scss
app/controllers/application_controller.rb29
A
0 mins
app/controllers/sessions_controller.rb15
A
0 mins
app/controllers/tasks_controller.rb11
A
0 mins
app/controllers/teams_controller.rb7
A
0 mins
app/controllers/welcome_controller.rb9
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/time_crowd.rb31
A
0 mins
app/views/layouts/application.html.slim
app/views/tasks/index.json.jbuilder
app/views/teams/edit.html.slim
app/views/welcome/dashboard.html.slim
app/views/welcome/index.html.slim
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt