Jeremy Green
Jeremy Green
What will it take to get this merged?
@depfu rebase
@depfu rebase
Shout out to @olbrich for suggesting this somewhere along the line.
I just tried disabling this in my Seshy application and it made a _huge_ improvement in CI time on GitHub actions. Previously asset compilation had been taking about 70 seconds,...
And disabling it doesn't seem to have any obvious effect on the built-in Bullet Train emails.
@Natblow I don't fully follow what you're wanting to do here, could you give an example of how you're wanting to use this? Are you specifically wanting a `json` data...
OK, thanks for the clarification @Natblow. I think `editor_field` would be better than `json_field`. I feel like `json_field` should mean something like "you get a blob of json in a...
Just spit ballin' here, but with `editor_field` being too generic to adequately let people know what this would mean, I wonder if we should do something similar to what we...
I'm 100% with you on concerns about adding more dependencies to the app, which people may or may not use. Maybe we could establish a pattern for how to add...