1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

6 commits

Author SHA1 Message Date
kennyj
f686bc85b7 Fixes wrong test class names. 2012-08-29 01:21:43 +09:00
Rafael Mendonça França
7f1dc4ad45 before_eager_load only runs when eager_load is true 2012-08-22 22:05:52 -03:00
Aaron Patterson
8f309e3105 convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
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
rohit
afe57dda26 Fixed two failing tests in railties on 1.9.2-head [#4609 state:commited]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-05-16 10:47:03 +02:00
José Valim
3afdfc35e8 Expose remaining hooks to minimize the need for a Railtie based on feedback from plugin developers. 2010-05-16 00:36:46 +02:00
Renamed from railties/test/application/initializers/initializers_test.rb (Browse further)