Alex Riedler

Results 64 comments of Alex Riedler

@jwlms what do you mean by a backing model? (unfamiliar with the use of that term)

Have you potentially set the `template_namespace` to something different then `HandlebarsTemplates` ?

@ayanko it can be pretty error prone to use the helpers indicated in templates since one happens at precompile time and the manifest might change before going to production. I...

hey @bill-siftlocal what version are you using; and could you give an example of the input file?

I am really sorry I missed this when it happened; I don't regularly check the repo since it has been stable for quite some time. I can't think of a...

I am willing to accept PR for this, I just don't have the time right now to develop it :disappointed:

Have any more details? Error message? etc. Project just doesn't load? On Fri, Aug 14, 2015, 05:57 Ivan [email protected] wrote: > handlebars_assets (0.20.2) breaks ckeditor (4.1.3) > > — >...

sounds potentially like a caching issue (whether its static asset caching in the browser, or spring, or rails).

What is your opinion on https://github.com/alexspeller/emblem-rails ? it seems potentially to do what you want already (and hence my other issue that you opened).

@caosenorden that snippet of code is actually not in the latest release, was in a previously release but needed to be removed for a similar reason on IE. I have...