Fixed scope to use request.request_method (the effective request method in
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 8 May 2014 13:30:36 +0000 (09:30 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 8 May 2014 13:30:36 +0000 (09:30 -0400)
commit8b030cb82d414bfa0559a205c150f4bfe792caba
treeb47ab013c662bc8367d887a994ca2de635817ea6
parent871a7250874ec52543bed51c8b6d14a3ab860eb8
Fixed scope to use request.request_method (the effective request method in
rails) instead of request.method (the actual HTTP method).  Added word-wrap
style to popup.
apps/workbench/app/views/collections/_sharing_popup.html.erb
services/api/app/models/api_client_authorization.rb