class Decidim::EnhancedTextwork::ParagraphListHelper
Public Instance Methods
query_scope()
click to toggle source
only querying published posts
Calls superclass method
# File lib/decidim/api/paragraphs_type.rb, line 7 def query_scope super.published end