Sergey Nartimov

Results 19 comments of Sergey Nartimov

Could you please push a test application reproducing this issue? Thanks.

Could you please update Prototype version too?

That would be great. Feel free to update docs and fire a pull request. Thanks!

Can you please provide a sample application that reproduces the error?

I think we should think about extracting ActiveRecord dependent code into a module at first. Then we could easily add DataMapper or any other ORM compatibility.

@legiar Seems like your change cause existing tests to fail. Could you please provide more details about the issue you're fixing? A test application reproducing it will be helpful. Thanks.

We can't remove this javascript code because it's here in order to generate correct input names. We even have the test failing with your patch. Could you please push a...

Can you please provide a sample application that reproduces the error?

Thanks for suggestions. Here is my opinion about them: 1. I'm open to adding new features to `window.nestedFormEvents.insertFields` but: - they should use `data-` attributes on a link, e.g.: `f.link_to_add...