toptal/database_validations

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.codeclimate.yml
.gitignore
.rspec
.rubocop-todo.yml
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
benchmarks/composed.png
benchmarks/composed_benchmarks.rb68
A
2 hrs
benchmarks/configurations.rb20
A
0 mins
benchmarks/database_cleaner.rb7
A
0 mins
benchmarks/db_belongs_to.png
benchmarks/db_belongs_to_benchmark.rb47
A
55 mins
benchmarks/gc_suite.rb16
A
0 mins
benchmarks/uniqueness_validator_benchmark.rb41
A
35 mins
benchmarks/validates_db_uniqueness_of.png
database_validations.gemspec
example/Gemfile
example/README.md
example/Rakefile
example/app/assets/config/manifest.js0
A
0 mins
example/app/assets/javascripts/application.js0
A
0 mins
example/app/assets/javascripts/cable.js4
A
0 mins
example/app/assets/stylesheets/application.css
example/app/channels/application_cable/channel.rb4
A
0 mins
example/app/channels/application_cable/connection.rb4
A
0 mins
example/app/controllers/application_controller.rb2
A
0 mins
example/app/helpers/application_helper.rb2
A
0 mins
example/app/jobs/application_job.rb2
A
0 mins
example/app/mailers/application_mailer.rb4
A
0 mins
example/app/models/application_record.rb3
A
0 mins
example/app/models/company.rb2
A
0 mins
example/app/models/country.rb4
A
0 mins
example/app/models/user.rb6
A
0 mins
example/app/views/layouts/application.html.erb
example/app/views/layouts/mailer.html.erb
example/app/views/layouts/mailer.text.erb
example/bin/bundle
example/bin/rails
example/bin/rake
example/bin/setup
example/bin/spring
example/bin/update
example/bin/yarn
example/config.ru