takashyx/slackboard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/stars/index.html.erb
app/views/stars/index.json.jbuilder
app/views/stars/new.html.erb
app/views/stars/show.html.erb
app/views/stars/show.json.jbuilder
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/index.json.jbuilder
app/views/users/new.html.erb
app/views/users/show.html.erb
app/views/users/show.json.jbuilder
app/views/words/_form.html.erb
app/views/words/edit.html.erb
app/views/words/index.html.erb
app/views/words/index.json.jbuilder
app/views/words/new.html.erb
app/views/words/show.html.erb
app/views/words/show.json.jbuilder
bin/bundle
bin/rails
bin/rake
circle.yml
circle/install_mecab.sh
circle/requirements.txt
config.ru
lib/capistrano/unicorn.cap
lib/tasks/slack.rake
lib/tasks/word.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
app/assets/javascripts/application.js0
app/assets/javascripts/highcharts.js318
app/assets/javascripts/slate.js0
app/assets/javascripts/slate/bootswatch.js0
app/assets/javascripts/slate/loader.js0
app/controllers/application_controller.rb3
app/controllers/channels_controller.rb57
A
1 hr
app/controllers/home_controller.rb4
app/controllers/posts_controller.rb187
A
1 hr
app/controllers/stars_controller.rb63
A
1 hr
app/controllers/users_controller.rb57
A
1 hr
app/controllers/words_controller.rb50
app/helpers/application_helper.rb8
A
25 mins
app/helpers/channels_helper.rb2
app/helpers/home_helper.rb2
app/helpers/posts_helper.rb2