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/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/views/bot/bots/edit.html.erb
app/views/bot/bots/index.html.erb
app/views/bot/bots/new.html.erb
app/views/bot/bots/show.html.erb
app/views/bot/hash_tags/index.html.erb
app/views/bot/hash_tags/new.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/home/index.html.erb
app/views/home/show.html.erb
app/views/layouts/application.html.erb
bin/bundle
bin/rails
bin/rake