nested_form icon indicating copy to clipboard operation
nested_form copied to clipboard

Added posibility specify helper for link_to_add and link_to_remove

Open timfjord opened this issue 12 years ago • 4 comments

Sometimes we need specify tag that link_to_add or link_to_remove generated. So i have added posibility to specify :helper options to choose view helper that generate link

= f.link_to_add 'Add new task', :tasks, helper: :button_tag

timfjord avatar Feb 18 '13 14:02 timfjord

If you find it useful i will add specs

timfjord avatar Feb 18 '13 14:02 timfjord

my link to remove is not working

cis-shraddha avatar May 16 '13 09:05 cis-shraddha

@cis-shraddha, can you please paste code example

timfjord avatar May 16 '13 10:05 timfjord

@ryanb Can you please provide some feedback on this? Thanks

timfjord avatar Aug 14 '13 14:08 timfjord