springhackathon/harmox-user

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circle.yml
.gitignore
.travis.yml
Capfile
Gemfile
Gemfile.lock
Guardfile
README.md
Rakefile
app/assets/images/favicon.ico
app/assets/images/landing.png
app/assets/images/landing0.1.2.png
app/assets/images/main_logo.png
app/assets/images/signin_with_twitter_logo.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/bot/bot_omniauth_callbacks.coffee
app/assets/javascripts/bot/bots.coffee
app/assets/javascripts/bot/hash_tags.coffee
app/assets/javascripts/home.coffee
app/assets/javascripts/omniauth_callbacks.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/assets/stylesheets/bot/bot_omniauth_callbacks.scss
app/assets/stylesheets/bot/bots.scss
app/assets/stylesheets/bot/hash_tags.scss
app/assets/stylesheets/home.scss
app/assets/stylesheets/omniauth_callbacks.scss
app/controllers/application_controller.rb10
A
0 mins
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
A
0 mins
app/controllers/concerns/bot_concern.rb5
A
0 mins
app/controllers/home_controller.rb7
A
0 mins
app/controllers/omniauth_callbacks_controller.rb20
A
1 hr
app/helpers/application_helper.rb2
A
0 mins
app/helpers/bot/bot_omniauth_callbacks_helper.rb2
A
0 mins
app/helpers/bot/bots_helper.rb14
A
0 mins
app/helpers/bot/hash_tags_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/omniauth_callbacks_helper.rb2
A
0 mins
app/models/bot.rb14
A
0 mins
app/models/bot_hash_tag_rel.rb10
A
0 mins
app/models/hash_tag.rb8
A
0 mins
app/models/realtime_bot_hash_tag_tracking.rb3
A
0 mins
app/models/schedule.rb5
A
0 mins
app/models/user.rb30
A
0 mins
app/views/bot/bots/edit.html.erb
app/views/bot/bots/index.html.erb
app/views/bot/bots/new.html.erb