Bill Trikalinos

Results 7 comments of Bill Trikalinos

i am using rails 2.3.5 and having the same problem

edited line #105 from the lib/table_builder/table_builder.rb file to @template.concat(tag) i just replace the safe_concat with concat. -> safe_concat is for rails 3

Please check out https://github.com/billtrik/karma-fixture/issues/15 especially the part with adding `debugger` before `fixture.load()` and checking out the contents of `window.__json__`.

Have you already done a `fixture.setBase()`? Could you please tell me the value of `fixture.base`?

@girwin575 is it possible for you to share a public repo where i could debug the problem myself?

That would be great. Please go ahead and let me know