Now recognizes Arvados links using Textile (refs #3522, refs #3354)
authorPhil Hodgson <bitbucket@philhodgson.net>
Mon, 11 Aug 2014 16:23:44 +0000 (12:23 -0400)
committerPhil Hodgson <bitbucket@philhodgson.net>
Mon, 11 Aug 2014 16:23:44 +0000 (12:23 -0400)
commit437e25b167b3d1f7e4f8c32699de4243cfd59d85
tree046b2ec771c0266ecf4de7cb27cf0addde8432f4
parentff39794d11d503914bd67cbb6fed13bb38043fc2
Now recognizes Arvados links using Textile (refs #3522, refs #3354)
The logic for detecting them relies on ApplicationHelper#link_to_if_arvados_object
e.g.: "This is not an Arvados collection link but if the content hash were real then it would be":37dsfsad687986986+87
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/helpers/application_helper.rb
apps/workbench/config/initializers/redcloth.rb [new file with mode: 0644]