springhackathon/harmox-user

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/tasks/exec_schedule.rake
lib/tasks/auto_annotate_models.rake
lib/capistrano/tasks/unicorn.cap
erd.pdf
config.ru
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/layouts/application.html.erb
app/views/home/show.html.erb
app/views/home/index.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/views/bot/hash_tags/new.html.erb
app/views/bot/hash_tags/index.html.erb
app/views/bot/bots/show.html.erb
app/views/bot/bots/new.html.erb
app/views/bot/bots/index.html.erb
app/views/bot/bots/edit.html.erb
app/models/user.rb30
A
0 mins
app/models/schedule.rb5
A
0 mins
app/models/realtime_bot_hash_tag_tracking.rb3
A
0 mins
app/models/hash_tag.rb8
A
0 mins
app/models/bot_hash_tag_rel.rb10
A
0 mins
app/models/bot.rb14
A
0 mins
app/helpers/omniauth_callbacks_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/bot/hash_tags_helper.rb2
A
0 mins
app/helpers/bot/bots_helper.rb14
A
0 mins
app/helpers/bot/bot_omniauth_callbacks_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/controllers/omniauth_callbacks_controller.rb20
A
1 hr
app/controllers/home_controller.rb7
A
0 mins
app/controllers/concerns/bot_concern.rb5
A
0 mins