Class: Decidim::DummyResource

Inherits:
ActiveRecord::Base
  • Object
show all
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_contentObject



26
27
28
# File 'lib/decidim/dev/test/rspec_support/feature.rb', line 26

def reported_content
  title
end