module SolrMakr::WrapsPath
Public Instance Methods
inspect()
click to toggle source
@!attribute [r] path @return [Pathname]
# File lib/solr_makr/meta/wraps_path.rb, line 14 def inspect "#<#{self.class.name} :path => '#{path.to_s}'>" end