]> git.arvados.org - arvados.git/commit
9333: Treating the "attribute is not a string" error case the same as the other inval...
authorLucas Di Pentima <lucas@curoverse.com>
Tue, 16 Aug 2016 21:22:04 +0000 (18:22 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Tue, 16 Aug 2016 21:22:04 +0000 (18:22 -0300)
commit287a99b59415dfad11034057fd608b38d1355512
tree74ea16af5032489f48de2c81be33114b098b2ea1
parent6c564c9ce38a31df9f14e1988f4065c4854516d8
9333: Treating the "attribute is not a string" error case the same as the other invalid attributes. Moved the checks to ArvadosModel. Updated tests.
services/api/app/controllers/application_controller.rb
services/api/app/models/arvados_model.rb
services/api/test/integration/collections_api_test.rb