Sha256: 0b8d20aa4a7d25edac35a9bd5e0cd692267faedbdf9df9e703895f41b35e70f0
Contents?: true
Size: 478 Bytes
Versions: 10
Compression:
Stored size: 478 Bytes
Contents
I"Ò(function() { $(function() { return $('.polymorphic-association-resource-select').select2({ ajax: { url: function() { var klass; klass = $(this.siblings('.polymorphic-association-class-select')[0]).val(); return $(this).parent().find(".polymorphic-association-autocomplete-link[data-class='" + klass + "']").attr('href'); }, dataType: 'json', delay: 500 } }); }); }).call(this); :ET
Version data entries
10 entries across 10 versions & 1 rubygems