class ContentCaching::Wrapper

Public Instance Methods

to_path() click to toggle source
# File lib/content_caching/wrapper.rb, line 3
def to_path
  self.path
end