Michael Koziarski
|
e808315725
|
Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5369 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-10-27 01:26:11 +00:00 |
|
Jamis Buck
|
1a91abe645
|
Add integration test support to app generation and testing
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3702 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-02-28 18:57:32 +00:00 |
|
Jeremy Kemper
|
ec019d7bc1
|
Ticket 2297 - rake stats clearly labels functional and unit tests
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2373 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-27 22:09:21 +00:00 |
|
David Heinemeier Hansson
|
2eb29c231a
|
Include libs/ in rake stats #2223 [Marcel Molina]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2260 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-19 06:50:47 +00:00 |
|
David Heinemeier Hansson
|
0f8a3a31a7
|
Only include dirs that exists in the stats
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2236 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-13 18:43:23 +00:00 |
|
Jamis Buck
|
b70e2db64a
|
Make the default stats task extendable by modifying the STATS_DIRECTORIES constant
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2135 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-05 15:39:20 +00:00 |
|
David Heinemeier Hansson
|
bc011df210
|
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is empty and doesn't require updating. Added Rails::Initializer and Rails::Configuration to abstract all of the common setup out of config/environment.rb (uses config/boot.rb to bootstrap the initializer and paths)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2115 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-03 15:13:06 +00:00 |
|