Austin Story

Results 14 comments of Austin Story

@archonic agreed, do you need help with this? If so hit me up and will be happy to pair for a bit with you over the weekend to get over...

Still an issue, worked around with this ``` module TrailblazerCellsHelper # https://github.com/trailblazer/cells/blob/401025331990355cc07310c18d0c6141cb76e890/lib/cell/view_model.rb#L150 class OutputBuffer < Array def encoding "UTF-8" end def

I think SSL setup out the box would be a great add here, or at least boilerplate for it commented out. Figuring that out inside of a real app was...

@danielroe Would it be possible to have something that would allow us to replace a plugin in tests? Api would be akin to ``` // In the test import {...