Class: Decidim::DummyResource
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Decidim::DummyResource
- Includes:
- Authorable, Comments::Commentable, HasFeature, Reportable, Resourceable
- Defined in:
- lib/decidim/dev/test/rspec_support/feature.rb
Instance Method Summary collapse
Instance Method Details
#reported_content ⇒ Object
26 27 28 |
# File 'lib/decidim/dev/test/rspec_support/feature.rb', line 26 def reported_content title end |