springhackathon/harmox-user

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
bin/setup
bin/spring
config.ru
erd.pdf
lib/capistrano/tasks/unicorn.cap
lib/tasks/auto_annotate_models.rake
lib/tasks/exec_schedule.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/robots.txt
app/assets/javascripts/application.js0
app/controllers/application_controller.rb10
app/controllers/bot/bot_omniauth_callbacks_controller.rb48
A
1 hr
app/controllers/bot/bots_controller.rb119
A
1 hr
app/controllers/bot/hash_tags_controller.rb26
app/controllers/concerns/bot_concern.rb5
app/controllers/home_controller.rb7
app/controllers/omniauth_callbacks_controller.rb20
A
1 hr
app/helpers/application_helper.rb2
app/helpers/bot/bot_omniauth_callbacks_helper.rb2
app/helpers/bot/bots_helper.rb14
app/helpers/bot/hash_tags_helper.rb2
app/helpers/home_helper.rb2
app/helpers/omniauth_callbacks_helper.rb2
app/models/bot.rb14
app/models/bot_hash_tag_rel.rb10
app/models/hash_tag.rb8
app/models/realtime_bot_hash_tag_tracking.rb3
app/models/schedule.rb5
app/models/user.rb30