./lib/animoto/manifests/base.rb in animoto-0.1.1.beta1 vs ./lib/animoto/manifests/base.rb in animoto-1.0.0

- old
+ new

@@ -11,10 +11,10 @@ end # Returns a representation of this manifest as a Hash, used to populate # request bodies when directing, rendering, etc. # - # @return [Hash<String,Object>] the manifest as a Hash + # @return [Hash{String=>Object}] the manifest as a Hash def to_hash {} end end \ No newline at end of file