1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators/test_unit
Rafael Mendonça França 5da4d5142a Add active_support/testing/autorun
minitest/autorun load minitest/spec polluting the global namespace with
the DSL that we don't want on Rails
2012-12-31 13:57:24 -03:00
..
controller Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
helper Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
integration Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
mailer Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
model quote column names in generated fixture files 2012-12-26 16:17:47 +01:00
performance Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
plugin Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
scaffold Extract a attributes_names method to avoid duplication 2012-12-10 00:01:41 -03:00