Class: Decidim::DummyResource
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Decidim::DummyResource
- Includes:
- Authorable, Comments::Commentable, Followable, HasCategory, HasFeature, HasScope, 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
42 43 44 |
# File 'decidim-dev/lib/decidim/dev/test/rspec_support/feature.rb', line 42 def reported_content_url ResourceLocatorPresenter.new(self).url end |