react-on-rails
Advanced tools
Changelog
[11.0.8] - 2018-06-15
Changelog
[11.0.4] - 2018-05-3
react_component_hash
has implicit prerender: true
because it makes no sense to have react_component_hash not use prerrender. Improved docs on react_component_hash
. Also, fixed issue where checking gem existence. PR 1077 by justin808.Changelog
[11.0.0] - 2018-04-21
server_render_method
was removed from the configuration. If you want to use a custom renderer, contact justin@shakacode.com. We have a custom node rendering solution in production for egghead.io.config.trace
setting that defaults to true for development and false otherwise.railsContext
when server logging.