We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a524cb commit c2391eeCopy full SHA for c2391ee
lib/react/server_rendering/sprockets_renderer.rb
@@ -53,7 +53,7 @@ class << self
53
# default Rails setups.
54
#
55
# You can provide a custom asset container
56
- # with `React::ServerRendering::SprocketsRender.asset_container_class = MyAssetContainer`.
+ # with `React::ServerRendering::SprocketsRenderer.asset_container_class = MyAssetContainer`.
57
58
# @return [#find_asset(logical_path)] An object that returns asset contents by logical path
59
def asset_container
0 commit comments