Class: Decidim::DummyResource
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Decidim::DummyResource
- 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_url ⇒ Object
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 |