Class: Decidim::DummyResources::DummyResource

Inherits:
ApplicationRecord show all
Includes:
Authorable, Comments::Commentable, Followable, HasCategory, HasFeature, HasScope, Publicable, Reportable, Resourceable, Traceable
Defined in:
lib/decidim/dev/test/rspec_support/feature.rb

Instance Method Summary collapse

Instance Method Details

#reported_content_urlObject



49
50
51
# File 'lib/decidim/dev/test/rspec_support/feature.rb', line 49

def reported_content_url
  ResourceLocatorPresenter.new(self).url
end