12737: Upgrade workbench from rails 4.1 to 4.2 (WIP)
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 14 May 2018 14:17:35 +0000 (11:17 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 14 May 2018 14:17:35 +0000 (11:17 -0300)
commitd6e33993b181510069bf285c159acb8094e9edf8
tree5be8bc76fffd7e6ae5f70676c311cde048d7c9ca
parent945621a7b37555462c67a1dca37f547624c4c90f
12737: Upgrade workbench from rails 4.1 to 4.2 (WIP)

Serialization isn't working properly, Hash & Array columns happily receive
these types but return their text versions when accessed.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
apps/workbench/.gitignore
apps/workbench/Gemfile
apps/workbench/Gemfile.lock
apps/workbench/app/models/arvados_base.rb
apps/workbench/config/environments/production.rb.example
apps/workbench/config/environments/test.rb.example