1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/railties
thedarkone 036f77574d Make polymorphic_url calls go through application helpers again.
This brings back the ability to overwrite/extend url generating methods in application heleprs.
2011-07-25 13:43:02 +02:00
..
engine_test.rb Merge pull request #1356 from flippingbits/fix_engine_generator 2011-06-09 00:01:00 -07:00
generators_test.rb Ensure the engine_path is there (it may make CI happy). 2011-07-06 23:00:02 -03:00
mounted_engine_test.rb Make polymorphic_url calls go through application helpers again. 2011-07-25 13:43:02 +02:00
plugin_ordering_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
plugin_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
railtie_test.rb Solve the RAILS_ENV problem in the railties tests in a more generic way 2011-06-06 13:54:05 +01:00
shared_tests.rb Fix has_migrations? check in Rails::Engine 2011-07-03 13:02:58 +09:30