Jon Leighton
|
62570e8626
|
Solve the RAILS_ENV problem in the railties tests in a more generic way
|
2011-06-06 13:54:05 +01:00 |
|
Arun Agrawal
|
8e51383a6b
|
loading_test.rb with RAILS_ENV=development
|
2011-06-06 00:55:24 +05:30 |
|
Piotr Sarnacki
|
e6b93fa6db
|
Removed deprecated router API from railties
|
2010-09-05 13:44:37 +02:00 |
|
Piotr Sarnacki
|
abeb0ff2cc
|
Ensure that Rails.application.initialize! is called only once
|
2010-09-03 22:59:07 +02:00 |
|
Piotr Sarnacki
|
7cccfed594
|
Allow Engines loading its own environment file from config/environments
|
2010-09-03 22:59:04 +02:00 |
|
Santiago Pastorino
|
b451de0d6d
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
|
José Valim
|
67582f08bf
|
Push a failing test for issues [#4994] and [#5003].
|
2010-06-29 19:50:09 +02:00 |
|
José Valim
|
312f433241
|
Clear DescendantsTracker on each request.
|
2010-06-19 17:51:44 +02:00 |
|