Correct tools/profile usage example

[ci skip]
This commit is contained in:
Benjamin Fleischer 2014-07-25 12:02:09 -05:00
parent 780fd61c24
commit 65a227beda
1 changed files with 1 additions and 1 deletions

View File

@ -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'