Inge Jørgensen
Results
2
comments of
Inge Jørgensen
Going by the README, it seems like providing your own `getConstructor` function is the cleanest solution. Here's how I solved it: ```javascript const ReactRailsUJS = require("react_ujs"); import * as Components...
Certainly. I've made a couple of adjustments, migrations and tests should now work on ActiveRecord 7.2.0. The Rails repo is currently on 8.0.0.alpha, so the Gemfile tasks won't work without...