Sha256: f0b5fabdcf501e29c01b2ae4e582dd8ff9f29c3863b1305331dfa07924e75262

Contents?: true

Size: 207 Bytes

Versions: 2

Compression:

Stored size: 207 Bytes

Contents

<div id="content"></div>

<script>
  jQuery(function() {
    $.ajax({
      url: '/get_content_from_ajax<%= @url_prefix %>?test_version=<%= @test_version %>',
      dataType: 'script'
    });
  });
</script>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
autonumeric-rails-2.0.0.1 spec/dummy/app/views/forms/ajax_fields.html.erb
autonumeric-rails-2.0 spec/dummy/app/views/forms/ajax_fields.html.erb