scrivito_sdk 1.7.0 → 1.8.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +0,0 @@
1
- json.merge! @publish_ability.as_json
@@ -1,5 +0,0 @@
1
- json.task do
2
- %w(id status message result).each do |key|
3
- json.set! key, @task[key]
4
- end
5
- end