1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/test/models
bogdanvlviv 8bc9062aee
Refactor activestorage/test/models/attached_test.rb
Don't include `ActiveJob::TestHelper` since there is no test that uses it.

Ensure removing of overridden User's methods.

Related to https://github.com/rails/rails/pull/33085#issuecomment-395548563
Module#remove_method is private in Ruby 2.4.

Related to fd0bd1bf68
2018-06-07 23:29:03 +03:00
..
filename Encode Content-Disposition filenames according to RFC 2231 2017-08-21 18:23:15 -04:00
attached_test.rb Refactor activestorage/test/models/attached_test.rb 2018-06-07 23:29:03 +03:00
attachments_test.rb Flip the order of the after_create callbacks 2018-03-27 12:58:19 +11:00
blob_test.rb Remove errant debugger call 2018-05-30 20:09:30 -04:00
filename_test.rb Rename ActiveStorage::Filename#extname to extension_with_delimiter 2017-08-20 16:30:15 -04:00
presence_validation_test.rb has_(one/many)_attached presence validation 2018-02-11 17:53:23 +02:00
preview_test.rb Change video preview format from PNG to JPG 2018-05-23 14:32:34 -04:00
reflection_test.rb Move ActiveStorage reflection logic entirely into ActiveStorage 2018-05-31 09:33:46 -04:00
representation_test.rb Extract Analyzable and Representable concerns 2018-01-10 12:12:04 -05:00
variant_test.rb Disable variant options when false or nil present 2018-05-21 10:38:15 -04:00