tessi/ecto_fragment_extras

inline fragments

Closed this issue · 2 comments

tessi commented

@bamorim do you mind if I add your version of fragments with inline params

fragment("foo(#{user.name}, #{^bar})")

to this library? maybe with the name inline_fragment (can't come up with something better or shorter, shadowing ectos fragment is not possible I tried that already :D)

I added already. Wasn't it pushed?

Ah, nevermind, I thought this was on ecto repo. Sure. Go ahead. :)