./lib/animoto/manifest.rb in animoto-0.0.0.alpha3 vs ./lib/animoto/manifest.rb in animoto-0.0.0.alpha4

- old
+ new

@@ -8,14 +8,7 @@ # @return [Hash] the manifest as a Hash def to_hash {} end - # Returns a representation of this manifest as JSON. - # - # @return [String] the manifest as JSON - def to_json - self.to_hash.to_json - end - end end \ No newline at end of file