Santiago Pastorino
|
22e86c10d8
|
fixtures :all is already included in test_helper.rb
|
2011-06-23 00:35:25 -03:00 |
|
David Heinemeier Hansson
|
8d7efe6a4e
|
Stop adding actual dummy tests (they clutter up the real ones in a new app), just show how its done
|
2011-04-23 13:22:30 +02:00 |
|
Gonçalo Silva
|
d21aa6de4f
|
performance and integration tests inherit from AD, not AC
Signed-off-by: wycats <wycats@gmail.com>
|
2010-05-28 23:53:03 +02:00 |
|
José Valim
|
b61f6f5980
|
Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive.
|
2010-03-23 13:40:41 +01:00 |
|
José Valim
|
9fffdc5cdb
|
Generators load path now will be Ruby load path. If you want to use rspec:install generator, you need generators/rspec/install_generator in your load path.
|
2010-01-18 16:21:11 +01:00 |
|
Yehuda Katz + Carl Lerche
|
f0dd77c6be
|
Move railties/lib/* into railties/lib/*
|
2009-09-24 16:11:41 -07:00 |
|