Sha256: 8e608fc957e1f96a947c61700f8c3400f3cbea030abd310870a0107ba59e7e54

Contents?: true

Size: 424 Bytes

Versions: 2

Compression:

Stored size: 424 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>
    <option value="subl">Sublime Text</option>
    <option value="txmt">TextMate</option>
  </select>
</form>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
active-record-profiler-1.1.0 app/views/active_record_profiler/reports/_local_path_form.html.erb
active-record-profiler-1.0 app/views/active_record_profiler/reports/_local_path_form.html.erb