class Skywriter::Resource::RefPointer

Private Instance Methods

json_fragment() click to toggle source
# File lib/skywriter/resource/ref_pointer.rb, line 6
def json_fragment
  Skywriter::Function.ref(resource.logical_name)
end