Module: Posterous::Inheritable::InstanceMethods

Defined in:
lib/posterous/inheritable.rb

Instance Method Summary collapse

Instance Method Details

#finder_optsObject



44
45
46
# File 'lib/posterous/inheritable.rb', line 44

def finder_opts
  self.class.finder_opts
end

#resource_pathObject



40
41
42
# File 'lib/posterous/inheritable.rb', line 40

def resource_path
  self.class.resource_path
end