Jared White

Results 265 comments of Jared White

Ah, I see a new gem was released a few days ago, but as mentioned there's still one issue with the schema code differences (though thankfully there's a ENV-based workaround...

+1 Would love to be able to use this as well!

I don't have the time to be a sole maintainer on this, but I'd be happy to contribute from time to time should a new fork arise. I think Liquid...

@vitobotta Oh that sounds cool. Could you put up a Gist or an example somewhere?

Webpack also seems to be broken now on Render PRs, so we should just switch everything to the latest esbuild bundling config.

Could also maybe account for the `on_send` vs `on_block` difference using a flag, e.g.: ```ruby transform_method :to_s do # ... transform_method :any?, block: true do # ... ```

@rubyFeedback Ruby2JS isn't a Ruby runtime, so from a certain point of view it isn't "real" Ruby. But the goal is to provide a way of using Ruby syntax, idioms,...

@rubys At first I was like, what the heck…then I discovered it's only happening when an external keyboard is attached. Interesting!

I really like where you're going with this. If the Ruby script body could also be provided via a URL parameter, it means a particular state of the demo could...