Jared White

Results 265 comments of Jared White

@robodinoshaun That seems reasonable. Out of curiosity, is that something Rails does automatically? Or is it a manual config step?

@robodinoshaun Interesting! I'll have to take a second look at this along with #607…the sort of wonky looking code that was in there for fallbacks I had added for a...

I think this is addressed now in v1.2.

Thanks @DRBragg! I hope to review shortly.

@DRBragg This looks good to me. I don't necessarily mind the naming there, but I'd be OK with making that a private method and finessing it more before the next...

@DRBragg Sure, take a look in [bridgetown-website/src/_docs/template-engines/erb-and-beyond.md](https://github.com/bridgetownrb/bridgetown/blob/main/bridgetown-website/src/_docs/template-engines/erb-and-beyond.md) under the `Link and URL Helpers` heading.

Seems like a good start to me @DRBragg! Maybe just elaborate a bit? Currently it's a little dense with jargon (I'm guilty of this myself…am trying to identify with newbies...

Thanks @DRBragg! That's a great update, seems very clear and readable to me now. 👍

Thanks @mtomov for the submission. Can we move this to a separate section on that page which is related to globbing multiple asset files? I personally don't ever glob-import images...