X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/82baf2fc853329a602119a72b73b752621e2888a..HEAD:/doc/install/install-workbench2-app.html.textile.liquid diff --git a/doc/install/install-workbench2-app.html.textile.liquid b/doc/install/install-workbench2-app.html.textile.liquid index 6315961182..bbcbd7ef1d 100644 --- a/doc/install/install-workbench2-app.html.textile.liquid +++ b/doc/install/install-workbench2-app.html.textile.liquid @@ -99,7 +99,7 @@ At the console, enter the following commands to locate the ApiClient record for => ["https://workbench.example.com/", Sat, 19 Apr 2014 03:35:12 UTC +00:00] irb(main):002:0> include CurrentApiClient => true -irb(main):003:0> act_as_system_user do wb.update_attributes!(is_trusted: true) end +irb(main):003:0> act_as_system_user do wb.update!(is_trusted: true) end => true