Sha256: fc89f3c226859d9bb86de02231e7f5600f3806d45ae2e691e93aa5cf903e5087

Contents?: true

Size: 334 Bytes

Versions: 3

Compression:

Stored size: 334 Bytes

Contents

<form>
  <label for="source_root">Local source path (for location links):</label>
  <input id="source_root" name="source_root" size="50" type="text" value="<%= Rails.root %>">
  <br />
  <label for="source_root">Editor (for location links):</label>
  <select id="source_editor">
    <option value="">None</option>
  </select>
</form>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active-record-profiler-2.0.0 app/views/active_record_profiler/reports/_local_path_form.html.erb
active-record-profiler-1.2.1 app/views/active_record_profiler/reports/_local_path_form.html.erb
active-record-profiler-1.2.0 app/views/active_record_profiler/reports/_local_path_form.html.erb