method

load

rails latest stable - Class: RequireProfiler

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.1.8) is shown here.

load(file, *args)
private

No documentation available.

# File tools/profile, line 12
  def load(file, *args) RequireProfiler.profile(file) { super } end