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
Andrew White 350d272d6c Fix mailer previews with attachments
Use the mail gem's own API to locate the correct part.

Fixes #14435.
2015-05-04 10:54:50 +01:00
..
application Fix mailer previews with attachments 2015-05-04 10:54:50 +01:00
commands Remove sqlite support from rails dbconsole 2015-04-22 14:47:13 -04:00
configuration Define the configuration at Active Support 2014-09-11 00:54:43 -03:00
fixtures
generators Remove use of mocha in the named base tests 2015-04-28 18:16:43 +05:00
isolation Rename railties/bin to railties/exe 2015-04-11 19:26:34 +02:00
railties Rename railties/bin to railties/exe 2015-04-11 19:26:34 +02:00
test_unit Use absolute path on find_method location for the runner 2015-03-19 10:15:03 -04:00
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
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 Update rake counts to count declarative tests in minitest 2015-01-09 12:52:23 +03:00
code_statistics_test.rb bugfix CodeStatics#calculate_directory_statics when dir has source extension 2015-04-09 04:48:01 -03:00
engine_test.rb need to call super 2014-08-07 16:03:09 -07:00
env_helpers.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
generators_test.rb Fix generator tests 2015-05-03 21:26:28 -03:00
initializable_test.rb
path_generation_test.rb Why do we add a top-level constant here? 2015-04-25 17:07:54 +09: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 Fix deprecation warning in rails_info_controller tests 2015-03-17 11:45:14 +05:00
rails_info_test.rb Remove unused code 2014-09-25 16:20:31 -03:00
version_test.rb