amahi/platform

View on GitHub
plugins/020-shares/app/views/shares/update_tags.json.jbuilder

Summary

Maintainability
Test Coverage
self.formats = [:html]
json.status @saved ? :ok : :not_accepted
json.content render(:partial => 'tags', :object => @share)