react-on-rails v11.1.2 Release Notes

Release Date: 2018-08-18 // over 5 years ago
  • 🛠 Fixed

    • ✅ Tests now properly exit if the config.build_test_command fails!
    • 0️⃣ Source path for project using Webpacker would default to "app/javascript" even if when the node_modules directory was set to "client". Fix now makes the configuration of this crystal clear.
    • renamed method RenderOptions.has_random_dom_id? to RenderOptions.random_dom_id? for rubocop rule. PR 1133 by justin808