1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test
Kasper Timm Hansen a4f36f957e
Fix attaching with standard Rails associations.
Removes needless ivar caching (a Rails association handles that).

Inserts a reload and a nil assign, since the association proxy doesn't
seem to that it's been destroyed through `purge`.
2017-07-23 21:41:16 +02:00
..
controllers Use parsed_body to auto parse the response as JSON. 2017-07-23 21:16:08 +02:00
database Added rubocop / codeclimate config and fixed current offenses (#45) 2017-07-14 00:09:56 +02:00
fixtures/files Test actual transformations 2017-07-21 16:44:10 -05:00
models Fix attaching with standard Rails associations. 2017-07-23 21:41:16 +02:00
service Accept S3 upload options (e.g. server_side_encryption) 2017-07-20 12:29:37 -04:00
filename_test.rb Added rubocop / codeclimate config and fixed current offenses (#45) 2017-07-14 00:09:56 +02:00
test_helper.rb Switch to simpler signed_id for blob rather than full GlobalID 2017-07-23 11:05:20 -05:00