Jeremy Evans

Results 131 comments of Jeremy Evans

@viking jdbc-sqlite considers both the value type of the first row and the column type. See code example linked from the original post. Also, how SQLite will store the value...

Considering you can already get this via Tilt's public API (https://github.com/rtomayko/tilt/issues/228#issuecomment-523518301), I think we should close this. However, be aware that just because there is an entry in `lazy_map`, doesn't...

Unless the Rails team has expressed interest, I don't think this is something we should attempt to pursue.

> does this means you'll also remove the paragraphe about this PR on [tilt-pipeline gem](https://github.com/jeremyevans/tilt-pipeline#label-Want+it+Upstream-3F) ? Yes, I'll do that after this is merged or closed.

I've rebased this on master and made the requested updates, other than `Pipeline.for` (let me know if you want that).

I added support for Erubi because that is what I use and probably the most common template library since most Ruby web applications default to erb for templates, and Tilt...

I've rebased this against master, and added support for all 3 erb engines. I can certainly work on other engines later, but I think this shows it is possible to...

I also rebased this after the switch to minitest/spec.

@judofyr I've rebased this against master.

@judofyr Is it possible to merge this and other pull requests (#380, #385, #387), then release 2.1.0? I also think we should consider moving the repository to a separate GitHub...