module Spine::Actions::Formats

Public Instance Methods

format() click to toggle source
# File lib/spine/actions/formats.rb, line 6
def format
  ContentTypes::Html
end