Class: Decidim::DummyResources::DummyResource
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Decidim::DummyResources::DummyResource
- Includes:
- Authorable, Comments::Commentable, Followable, HasCategory, HasComponent, Publicable, Reportable, Resourceable, ScopableComponent, Traceable
- Defined in:
- lib/decidim/dev/test/rspec_support/component.rb
Instance Method Summary collapse
Instance Method Details
#reported_content_url ⇒ Object
53 54 55 |
# File 'lib/decidim/dev/test/rspec_support/component.rb', line 53 def reported_content_url ResourceLocatorPresenter.new(self).url end |