rails--rails/railties/test
Fred Wu 51e8435e34 Ensures the app generator generates the correct @app_name. [#5434 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-24 13:10:26 +02:00
..
application third parameter for rack must respond to each 2010-09-22 15:20:19 -07:00
fixtures It would be nice to actually commit test fixtures 2010-04-30 16:25:40 -07:00
generators Ensures the app generator generates the correct @app_name. [#5434 state:resolved] 2010-09-24 13:10:26 +02:00
isolation Fix running engine_test in isolation 2010-09-19 17:10:43 +02:00
railties Add helper for loading seed data for engine and application 2010-09-20 10:41:05 +02:00
abstract_unit.rb AS::Isolation functional on Windows/JRuby. 2010-06-24 09:10:58 -07:00
backtrace_cleaner_test.rb Use backtrace cleaner for dev mode exception page 2010-01-16 21:34:35 -06:00
generators_test.rb application generation: --skip-testunit and --skip-activerecord renamed to --skip-test-unit and --skip-active-record respectively 2010-07-25 22:55:38 +02:00
initializable_test.rb Remove run_initializers from class methods. 2010-06-24 11:40:22 +02:00
paths_test.rb Add skip_eager_load!, skip_autoload! and friends to path objects. 2010-07-17 09:55:11 +02:00
rails_info_controller_test.rb Moves local_request? to require.local? 2010-08-13 17:35:52 -03:00
rails_info_test.rb Takes out stale methods relating to edge_rails_version 2010-05-16 17:21:29 +02:00
script_rails_loader_test.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00