diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2005-10-14 21:21:56 +0000 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2005-10-14 21:21:56 +0000 |
commit | 8ad552a112098372793d7b21b90cadfaae9556ff (patch) | |
tree | cf3955c206e9fbc15881efb2073b19de61f32147 /railties/lib/commands | |
parent | a442e6dbdfef4b77ba6ff6ceaa99471a69dadf6b (diff) | |
download | rails-8ad552a112098372793d7b21b90cadfaae9556ff.tar.gz rails-8ad552a112098372793d7b21b90cadfaae9556ff.tar.bz2 rails-8ad552a112098372793d7b21b90cadfaae9556ff.zip |
Moving perform to performance
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2590 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/lib/commands')
-rw-r--r-- | railties/lib/commands/performance/benchmark.rb (renamed from railties/lib/commands/perform/benchmark.rb) | 0 | ||||
-rw-r--r-- | railties/lib/commands/performance/profile.rb (renamed from railties/lib/commands/perform/profile.rb) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/railties/lib/commands/perform/benchmark.rb b/railties/lib/commands/performance/benchmark.rb index b12cf57215..b12cf57215 100644 --- a/railties/lib/commands/perform/benchmark.rb +++ b/railties/lib/commands/performance/benchmark.rb diff --git a/railties/lib/commands/perform/profile.rb b/railties/lib/commands/performance/profile.rb index f599ad6635..f599ad6635 100644 --- a/railties/lib/commands/perform/profile.rb +++ b/railties/lib/commands/performance/profile.rb |