pboling/react-rails-benchmark_renderer

View on GitHub
lib/react/rails/benchmark_renderer.rb

Summary

Maintainability
A
0 mins
Test Coverage
# Dependencies
require "active_support"
require "react-rails"

# This library
require "react/rails/benchmark_renderer/version"
require "react/server_rendering/concerns/instrumentation"
require "react/server_rendering/benchmark_renderer"