adherr/stolen_bike_alerter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
Guardfile
Procfile
README.md
Rakefile
app/assets/images/logo.svg
app/assets/images/stolenbg.png
app/assets/images/stolenbg_20_black_overlay.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.scss
app/controllers/application_controller.rb21
A
35 mins
app/controllers/bikes_controller.rb19
A
0 mins
app/controllers/twitter_accounts_controller.rb31
A
25 mins
app/controllers/users/omniauth_callbacks_controller.rb15
A
0 mins
app/controllers/welcome_controller.rb7
A
0 mins
app/helpers/application_helper.rb10
A
0 mins
app/helpers/bikes_helper.rb2
A
0 mins
app/models/bike.rb47
A
0 mins
app/models/retweet.rb8
A
0 mins
app/models/tweet.rb32
A
0 mins
app/models/twitter_account.rb76
A
0 mins
app/models/user.rb46
A
25 mins
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.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/_flash_messages.html.haml
app/views/layouts/_header.html.haml
app/views/layouts/application.html.haml
app/views/twitter_accounts/index.html.haml
app/views/twitter_accounts/show.html.haml
app/views/welcome/index.html.haml
bin/bundle
bin/rails
bin/rake
bin/spring
config.ru
lib/integrations/bike_index_email_generator.rb15
A
0 mins
lib/integrations/twitter_tweeter_integration.rb127
B
4 hrs