class Object
Public Instance Methods
appendFrame(string)
click to toggle source
# File lib/contentstack_utils/support/helper.rb, line 1 def appendFrame(string) "<documentfragmentcontainer>#{string}</documentfragmentcontainer>" end