Class: Decidim::DummyResource

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Authorable, Comments::Commentable, HasCategory, HasFeature, Reportable, Resourceable
Defined in:
decidim-dev/lib/decidim/dev/test/rspec_support/feature.rb

Instance Method Summary collapse

Instance Method Details

#reported_content_urlObject



35
36
37
# File 'decidim-dev/lib/decidim/dev/test/rspec_support/feature.rb', line 35

def reported_content_url
  ResourceLocatorPresenter.new(self).url
end