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
Santiago Pastorino cd77755ae4 Merge pull request #17866 from bogdan/default-form-builder
Bugfix config.action_view.default_form_builder option
2014-12-01 18:01:49 -02:00
..
application Merge pull request #17866 from bogdan/default-form-builder 2014-12-01 18:01:49 -02:00
commands Expectations first 2014-08-28 14:41:00 +09:00
configuration Define the configuration at Active Support 2014-09-11 00:54:43 -03:00
fixtures
generators Generators add foreign keys on references 2014-11-25 20:22:58 -02:00
isolation Set the test_order in the basic app as well, see 58e8b48 2014-11-25 03:05:42 -08:00
railties Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
abstract_unit.rb Always define capture to remove the deprecation message 2014-09-11 00:55:05 -03:00
app_rails_loader_test.rb Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb
engine_test.rb need to call super 2014-08-07 16:03:09 -07:00
env_helpers.rb
generators_test.rb Fix Railties tests that were order dependent 2014-08-13 21:25:11 +09:00
initializable_test.rb
path_generation_test.rb add a test for prepending SCRIPT_NAME to generated urls 2014-08-08 11:41:21 -07:00
paths_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rack_logger_test.rb Fix incorrect unsubscription. 2014-07-11 16:38:26 +08:00
rails_info_controller_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rails_info_test.rb Remove unused code 2014-09-25 16:20:31 -03:00
test_info_test.rb
version_test.rb