module Decidim::Blogs

This namespace holds the logic of the `Blogs` component. This component allows the admins to create a custom blog for a participatory process.

This holds the decidim-pages version.

Public Class Methods

version() click to toggle source
# File lib/decidim/blogs/version.rb, line 6
def self.version
  "0.24.3"
end