Sha256: 1808ef4ef7bc863f6c265ed99348a81fb937d9c045ac7039c923d3704f73e5c2

Contents?: true

Size: 230 Bytes

Versions: 6

Compression:

Stored size: 230 Bytes

Contents

page.assign "data", render_record_select('_list.rhtml', :locals => {:page => @page})
page.assign "elem", page.literal("jQuery('##{record_select_id} ol')")

page << %|if (elem) {jQuery(data).replaceAll('##{record_select_id} ol')}|

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
record_select-0.0.2 lib/views/browse.rjs
record_select-0.0.1 lib/views/browse.rjs
record_select-0.0.4 lib/views/browse.rjs
record_select-0.0.3 lib/views/browse.rjs
recordselect_custom-0.0.2 lib/views/browse.rjs
recordselect-custom-0.0.1 lib/views/browse.rjs