Sha256: 3ea31c17561757823671397fc565294ee691d3de02e66d09d6d813e65fb56322

Contents?: true

Size: 455 Bytes

Versions: 3

Compression:

Stored size: 455 Bytes

Contents

<script type="text/javascript">
  // Remove default formatters, if you want:
  // ActiveRecordProfiler.clearLinkFormatters();
  //
  // Add a new editor with a name and a function that takes the file and line 
  // number, and returns a URL that links to that source code location:
  // ActiveRecordProfiler.registerLinkFormatter('Sublime Text', function(file, line) {
  //   return "subl://open/?url=file://" + file + "&line=" + line;
  // });
</script>

Version data entries

3 entries across 3 versions & 1 rubygems

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