I merged volker work in official repo.
> 2. Does official AS repo require "jquery-rails_vho" ("Create Another"
> button on a has_many association subform does not trigger ajax, I'm using
> basic "jquery-rails" gem)
No, official repo use jquery-rails gem. If something doesn't work, report it and
I will fix.
> 3. What are your thoughts (scambra?) about translating to coffeescript and
> integrate backbone.js which I find highly suitable ?
I don't know backbone, but I have no time for a rewrite of JS part, although
I'm not sure coffescript improves something.
I would like to simplify code using more rails features
(accept_nested_attributes_for and update_attributes for example), avoid class
variables modification in requests using instances of proxy classes for per
request configuration and add tests. These are my main areas of interest now.
Anyway, If backbone and coffescript simplify code, I will accept contributions.
>
> PS
> I authored some bridges like CanCan and CarrierWave :D
Thanks for your contributions
--
Sergio Cambra .:: entreCables S.L. ::.
Mariana Pineda 23, 50.018 Zaragoza
T) 902 021 404 F) 976 52 98 07 E) ser...@entrecables.com
Thanks, I have changed them to links and fixed a bug.