Drenmi/rubocop-configurator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.development
.env.test
.gitignore
.hanamirc
.rubocop.yml
.ruby-gemset
.ruby-version
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
LICENSE.md
README.md
Rakefile
apps/web/application.rb63
A
0 mins
apps/web/assets/favicon.ico
apps/web/config/routes.rb1
A
0 mins
apps/web/controllers/configurations/new.rb6
A
0 mins
apps/web/templates/application.html.erb
apps/web/templates/configurations/new.html.erb
apps/web/views/application_layout.rb5
A
0 mins
apps/web/views/configurations/new.rb5
A
0 mins
config.ru
config/boot.rb2
A
0 mins
config/environment.rb26
A
0 mins
lib/rubocop_configurator.rb2
A
0 mins
lib/rubocop_configurator/entities/rubocop_release.rb2
A
0 mins
lib/rubocop_configurator/repositories/rubocop_release_repository.rb5
A
0 mins
lib/rubocop_configurator/workers/rubocop_releases_updater.rb30
A
0 mins
spec/features_helper.rb9
A
0 mins
spec/rubocop_configurator/entities/rubocop_release_spec.rb7
A
0 mins
spec/rubocop_configurator/repositories/rubocop_release_repository_spec.rb12
A
0 mins
spec/rubocop_configurator/workers/rubocop_releases_updater_spec.rb15
A
0 mins
spec/spec_helper.rb11
A
0 mins
spec/support/github_client_stub.rb19
A
0 mins
spec/web/controllers/configurations/new_spec.rb9
A
0 mins
spec/web/features/visit_home_spec.rb7
A
0 mins
spec/web/views/configurations/new_spec.rb7
A
0 mins