DmitryTsepelev/ar_lazy_preload

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.github/workflows/bench.yml
.github/workflows/memory.yml
.github/workflows/rspec.yml
.github/workflows/rubocop.yml
.gitignore
.rubocop.yml
Appraisals
CHANGELOG.md
Gemfile
MIT-LICENSE
README.md
Rakefile
ar_lazy_preload.gemspec
benchmark/base_bench.rb38
A
0 mins
benchmark/main.rb43
A
1 hr
benchmark/memory.rb72
A
2 hrs
gemfiles/rails_6_1.gemfile
gemfiles/rails_7_0.gemfile
gemfiles/rails_7_1.gemfile
gemfiles/railsmaster.gemfile
lib/ar_lazy_preload.rb27
A
0 mins
lib/ar_lazy_preload/active_record/association.rb8
A
0 mins
lib/ar_lazy_preload/active_record/association_relation.rb18
A
0 mins
lib/ar_lazy_preload/active_record/base.rb28
A
0 mins
lib/ar_lazy_preload/active_record/collection_association.rb15
A
0 mins
lib/ar_lazy_preload/active_record/collection_proxy.rb8
A
0 mins
lib/ar_lazy_preload/active_record/merger.rb26
A
0 mins
lib/ar_lazy_preload/active_record/relation.rb62
A
0 mins
lib/ar_lazy_preload/associated_context_builder.rb37
A
55 mins
lib/ar_lazy_preload/association_tree_builder.rb25
A
0 mins
lib/ar_lazy_preload/configuration.rb9
A
0 mins
lib/ar_lazy_preload/context.rb19
A
0 mins
lib/ar_lazy_preload/contexts/auto_preload_context.rb13
A
0 mins
lib/ar_lazy_preload/contexts/base_context.rb72
A
25 mins
lib/ar_lazy_preload/contexts/lazy_preload_context.rb22
A
0 mins
lib/ar_lazy_preload/contexts/temporary_preload_config.rb18
A
0 mins
lib/ar_lazy_preload/preloaded_records_converter.rb15
A
0 mins
lib/ar_lazy_preload/preloader.rb20
A
0 mins
lib/ar_lazy_preload/railtie.rb9
A
0 mins
lib/ar_lazy_preload/version.rb3
A
0 mins