You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to use the refile/s3 gem and having some trouble during the upload. I have a test here in pictures_controller_test.rbhttps://github.com/marr/localpic2
The stacktrace doesn't show much more than this:
Api::V1::PicturesControllerTest#test_should_post_create:
TypeError: 0 is not a symbol nor a string
app/controllers/api/v1/pictures_controller.rb:22:in `create'
test/controllers/api/v1/pictures_controller_test.rb:17:in `block in <class:PicturesControllerTest>'
Hi,
I am trying to use the refile/s3 gem and having some trouble during the upload. I have a test here in
pictures_controller_test.rb
https://github.com/marr/localpic2The stacktrace doesn't show much more than this:
Any help would be appreciated, cc @hiromipaw
The text was updated successfully, but these errors were encountered: