diff --git a/tools/profile b/tools/profile index fbea67492b..d4b2fc5fbd 100755 --- a/tools/profile +++ b/tools/profile @@ -1,6 +1,6 @@ #!/usr/bin/env ruby # Example: -# tools/profile activesupport/lib/active_support.rb +# ./profile ../activesupport/lib/active_support.rb [ruby-prof mode] ENV['NO_RELOAD'] ||= '1' ENV['RAILS_ENV'] ||= 'development'